Added SILC Server library.
[silc.git] / lib / silcutil / tests / test_silchashtable.c
index 380f618228377f5256332de352285010ae48d48d..21b3fca3364c2da61ea6b337d02c9de1b8e57045 100644 (file)
@@ -1,6 +1,6 @@
 /* Hash table tests */
 
-#include "silcincludes.h"
+#include "silc.h"
 
 typedef struct entry_struct {
   char name[8];