852ced8763
PR: ports/102837 Approved by: maintainer
13 lines
216 B
C
13 lines
216 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/modules/auth.c.orig
|
|
+++ src/modules/auth.c
|
|
@@ -44,6 +44,7 @@
|
|
#include "config.h"
|
|
#endif /* HAVE_CONFIG_H */
|
|
|
|
+#include <sys/types.h>
|
|
#include <stdio.h>
|
|
#if HAVE_STDLIB_H
|
|
#include <stdlib.h>
|