summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbraddr%puremagic.com <devnull@localhost>1999-04-10 08:15:52 +0000
committerbraddr%puremagic.com <devnull@localhost>1999-04-10 08:15:52 +0000
commit205faa3c6ec8bf86e25562141b98a214bd539f84 (patch)
tree70289de985b05c147d466e540deb156e32e0569b
parente05219d773c0f0e7d83635bc3f396e55611ef066 (diff)
downloadnss-hg-205faa3c6ec8bf86e25562141b98a214bd539f84.tar.gz
-rw-r--r--dbm/src/nsres.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbm/src/nsres.c b/dbm/src/nsres.c
index 00a377eac..1751b7c08 100644
--- a/dbm/src/nsres.c
+++ b/dbm/src/nsres.c
@@ -2,6 +2,8 @@
#include "nsres.h"
+#include <stdio.h>
+
#if defined(BSDI)||defined(RHAPSODY)
#include <stdlib.h>
#else