12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
$OpenBSD: patch-bin_nfprofile_c,v 1.2 2014/06/02 12:31:24 sthen Exp $
|
|
--- bin/nfprofile.c.orig Sun Feb 16 12:59:29 2014
|
|
+++ bin/nfprofile.c Mon Jun 2 10:59:51 2014
|
|
@@ -48,6 +48,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/param.h>
|
|
+#include <sys/socket.h>
|
|
#include <netinet/in.h>
|
|
#include <fcntl.h>
|
|
|