openbsd-ports/mail/hypermail/patches/patch-src_parse_c

13 lines
306 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_parse_c,v 1.3 2002/09/03 23:22:50 brad Exp $
--- src/parse.c.orig Sun Sep 1 22:57:22 2002
+++ src/parse.c Sun Sep 1 22:57:55 2002
2001-05-22 22:58:52 -04:00
@@ -43,7 +43,7 @@
#include <sys/dir.h>
#endif
-extern char *mktemp(char *);
+/* extern char *mktemp(char *); */
typedef enum {
ENCODE_NORMAL,