ports/www/mod_auth_kerb2/files/patch-spnegokrb5__spnegokrb5_locl.h
Muhammad Moinur Rahman da3985ecfc
www/mod_auth_kerb2: Refactor
- Replace @exec with @postexec/@postunexec
- Replace PORTVERSION with DISTVERSION
- Pet portclippy
- Refresh patches
2025-04-27 22:02:35 +02:00

11 lines
222 B
C

--- spnegokrb5/spnegokrb5_locl.h.orig 2008-11-26 16:51:05 UTC
+++ spnegokrb5/spnegokrb5_locl.h
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <errno.h>
#include <string.h>
+#include <sys/types.h>
#include "config.h"