removed some debugs
[citadel.git] / citadel / support.h
index 582e9c3360618131cfc6fedf6e800c5a13884bdc..fc7c2a6aa9bc75c09273a9cf7feb6b8776aee6e1 100644 (file)
@@ -1,5 +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, char *searchfor, int numdirs, char **dirs);