removed old script
[citadel.git] / citadel / support.h
index a63f8723c6884d5ace0573abb8c4ffc2bc5afdf3..fc7c2a6aa9bc75c09273a9cf7feb6b8776aee6e1 100644 (file)
@@ -1,6 +1,4 @@
-/* $Id$ */
+#include <stdio.h>
+
 void strproc (char *string);
 int getstring (FILE *fp, char *string);
-int pattern2 (char *search, char *patn);
-void mesg_locate (char *targ, size_t n, const char *searchfor,
-                 int numdirs, const char * const *dirs);