Added SILC Server library.
[silc.git] / lib / silcutil / unix / silcunixschedule.c
index c0393c7349793a0efd6eb7cddb034304312f7e29..67e8d1d3f654c644ad66e6cfd8fab63da4b70dfc 100644 (file)
@@ -18,7 +18,7 @@
 */
 /* $Id$ */
 
-#include "silcincludes.h"
+#include "silc.h"
 
 #if defined(HAVE_POLL) && defined(HAVE_SETRLIMIT) && defined(RLIMIT_NOFILE)
 #include <poll.h>