openbsd-ports/misc/srcpd/patches/patch-src_srcp-command_c

12 lines
318 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_srcp-command_c,v 1.1.1.1 2010/12/11 11:14:54 sebastia Exp $
--- src/srcp-command.c.orig Sun Nov 28 19:18:17 2010
+++ src/srcp-command.c Sun Nov 28 19:18:30 2010
@@ -6,6 +6,7 @@
#include <errno.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include "config-srcpd.h"