Added SILC Server library.
[silc.git] / lib / contrib / getopti.c
index 086cbb0964274b9ac8b4b18d7b3a1b16c8deaf4a..8e601568dce900166d58373ae6c69629761b3247 100644 (file)
@@ -1,5 +1,5 @@
 /* Our own convenience getopt.  Public Domain. */
-#include "silcincludes.h"
+#include "silc.h"
 
 #ifndef SILC_EPOC
 #if !defined(HAVE_GETOPT) && !defined(HAVE_GETOPT_H)