Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / lib / silcutil / silcgetopt.c
index 569761766b10d7c0ed3824defdf6f3f0f062be72..32d4d8f68374889657fc1b98e50d83f082dfb100 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2007 Pekka Riikonen
+  Copyright (C) 2007 - 2008 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 
 */
 
-#include "silc.h"
+#include "silcruntime.h"
 
 /* Getopt, like getopt(3). */