]> Zhao Yanbai Git Server - minix.git/commitdiff
rename nameserv.h
authorBen Gras <ben@minix3.org>
Thu, 29 Jul 2010 08:41:22 +0000 (08:41 +0000)
committerBen Gras <ben@minix3.org>
Thu, 29 Jul 2010 08:41:22 +0000 (08:41 +0000)
include/Makefile

index c695d85193f84cd7f974291c7cd77570afb50f7d..16442f64c28353b98f9953210d01f48fde166525 100644 (file)
@@ -9,8 +9,8 @@ INCS=   alloca.h ansi.h a.out.h ar.h assert.h configfile.h ctype.h \
        stdint.h stdbool.h stdio.h stdlib.h string.h strings.h sysexits.h \
        syslog.h tar.h termcap.h termios.h time.h timers.h tools.h \
        ttyent.h ucontext.h unistd.h utime.h utmp.h wchar.h wctype.h \
-       hgfs.h tzfile.h util.h fetch.h mpool.h ndbm.h db.h poll.h
-INCS+= arpa/inet.h
+       hgfs.h tzfile.h util.h fetch.h mpool.h ndbm.h db.h poll.h resolv.h
+INCS+= arpa/inet.h arpa/nameser.h
 INCS+= minix/a.out.h minix/bitmap.h minix/callnr.h minix/cdrom.h \
        minix/com.h minix/config.h minix/const.h minix/cpufeature.h \
        minix/crtso.h minix/debug.h minix/devio.h minix/dirent.h \