summaryrefslogtreecommitdiff
path: root/hints/isc_2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/isc_2.sh')
-rw-r--r--hints/isc_2.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/hints/isc_2.sh b/hints/isc_2.sh
index 95b61ba773..c73908cbc6 100644
--- a/hints/isc_2.sh
+++ b/hints/isc_2.sh
@@ -17,8 +17,6 @@ case "$cc" in
ldflags="$ldflags -Xp"
;;
esac
-# Pick up dbm.h in <rpcsvc/dbm.h>
-ccflags="$ccflags -I/usr/include/rpcsvc"
# Compensate for conflicts in <net/errno.h>
doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
pp_sys_cflags='ccflags="$ccflags -DENOTSOCK=103"'