lib: move tzfile.h from lib/libc/stdtime/ to include/ for general usage.

This commit is contained in:
Ben Gras 2010-06-08 19:11:42 +00:00
parent 826b9590f2
commit cccfe8e0ce
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ INCS= alloca.h ansi.h a.out.h ar.h assert.h configfile.h ctype.h \
stdint.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
hgfs.h tzfile.h
INCS+= arpa/inet.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 \