11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
--- configure.orig Mon Nov 29 14:41:32 1999
|
|
+++ configure Mon Nov 29 14:42:30 1999
|
|
@@ -4077,6 +4077,7 @@
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 4079 "configure"
|
|
#include "confdefs.h"
|
|
+#include <stdio.h>
|
|
#include <tcpd.h>
|
|
#include <syslog.h>
|
|
int allow_severity = LOG_INFO;
|