Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / lib / silcutil / silcfileutil.c
index ea48479bde029971bfc15d6e37d695f73545031c..a4b9739c2075fb040d10a5759e11f0147ff68c0d 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1997 - 2007 Pekka Riikonen
+  Copyright (C) 1997 - 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
@@ -16,9 +16,8 @@
   GNU General Public License for more details.
 
 */
-/* $Id$ */
 
-#include "silc.h"
+#include "silcruntime.h"
 
 /* Opens a file indicated by the filename `filename' with flags indicated
    by the `flags'. */