2 * Copyright 2007, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
6 * Axel Dörfler, axeld@pinc-software.de
8 #ifndef NETWORK_STATUS_H
9 #define NETWORK_STATUS_H
15 extern const char* kSignature
;
16 extern const char* kDeskbarItemName
;
18 status_t
our_image(image_info
& image
);
20 #endif // NETWORK_STATUS_H