fix some silly typoes and ommissions (thanks, Scottie)

This commit is contained in:
Bill Currie 2001-01-03 05:24:00 +00:00
parent c746a0fc51
commit 6a52b0460c
1 changed files with 5 additions and 5 deletions

View File

@ -59,12 +59,12 @@ AC_CHECK_HEADERS(
arpa/inet.h asm/io.h assert.h commctrl.h conio.h ctype.h ddraw.h \
dinput.h direct.h dirent.h dlfcn.h dmedia/audio.h dmedia/cdaudio.h \
dpmi.h dsound.h errno.h fcntl.h fnmatch.h io.h libc.h limits.h \
linux/soundcard.h machine/soundcard.hmalloc.h math.h mgraph.h netdb.h \
linux/soundcard.h machine/soundcard.h malloc.h math.h mgraph.h netdb.h \
netinet/in.h pwd.h setjmp.h signal.h stdarg.h stdio.h stdlib.h string.h \
strings.h sys/audioio.h sys/filio.h sys/ioctl.h sys/io.h sys/ipc.h \
sys/mman.h sys/param.h sys/poll.h sys/shm.h sys/signal.h sys/socket.h \
sys/soundcard.h sys/stat.h sys/time.h sys/types.h sys/wait.h time.h \
unistd.h windows.h winsock.h
strings.h sys/audioio.h sys/asoundlib.h sys/filio.h sys/ioctl.h sys/io.h \
sys/ipc.h sys/mman.h sys/param.h sys/poll.h sys/shm.h sys/signal.h \
sys/socket.h sys/soundcard.h sys/stat.h sys/time.h sys/types.h sys/wait.h \
time.h unistd.h windows.h winsock.h
)