freebsd-ports/www/mod_auth_kerb2/files/patch-spnegokrb5__spnegokrb5_locl.h
Clement Laforet 22ba3c9aea - This time, really add the patch
- Fix build on >= 7.0

Spotted by:		erwin
2008-01-29 20:24:46 +00:00

10 lines
270 B
C

--- spnegokrb5/spnegokrb5_locl.h.orig 2008-01-27 20:59:03.000000000 +0000
+++ spnegokrb5/spnegokrb5_locl.h 2008-01-27 20:59:19.000000000 +0000
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <errno.h>
#include <string.h>
+#include <sys/types.h>
#include "config.h"