prism2.device: Compiler delint
[AROS.git] / workbench / prefs / network / misc.h
blob19b3e638fb7d8c8ff38877dd961ea63063423a8b
1 /*
2 Copyright © 2009, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef _MISC_H
7 #define _MISC_H
9 /*** Prototypes *************************************************************/
10 void ShowError(CONST_STRPTR message);
12 #endif /* _MISC_H */