freebsd-ports/mail/namg/files/patch-ab
Kevin Lo 3c660a239b Update to version 0.3.1
PR: 25505
Submitted by: maintainer
2001-03-03 06:13:36 +00:00

10 lines
238 B
Text

--- src/door.c.orig Sat Mar 3 02:30:49 2001
+++ src/door.c Sat Mar 3 02:31:15 2001
@@ -6,6 +6,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>