btrfs: Attempt to fix GCC2 build.
[haiku.git] / src / apps / networkstatus / NetworkStatus.h
blob739358256b13244888e1ef3533bfdb07b2107595
1 /*
2 * Copyright 2007, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Axel Dörfler, axeld@pinc-software.de
7 */
8 #ifndef NETWORK_STATUS_H
9 #define NETWORK_STATUS_H
12 #include <image.h>
15 extern const char* kSignature;
16 extern const char* kDeskbarItemName;
18 status_t our_image(image_info& image);
20 #endif // NETWORK_STATUS_H