From 6fad667de2fd1dd10208b0e1f9a83ec3863081bb Mon Sep 17 00:00:00 2001 From: Jonathan Lemon Date: Sun, 16 Apr 2000 22:31:49 +0000 Subject: [PATCH] Create -> link that I forgot earlier. Reminded by: ache --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile b/include/Makefile index 2348e5c96a63..7e8c1b57e1f1 100644 --- a/include/Makefile +++ b/include/Makefile @@ -38,8 +38,8 @@ PFILES= mqueue.h sched.h semaphore.h # aio.h # Only for default SHARED=copies case SFILES= soundcard.h joystick.h -LFILES= aio.h errno.h fcntl.h inttypes.h linker_set.h poll.h syslog.h \ - termios.h ucontext.h +LFILES= aio.h errno.h event.h fcntl.h inttypes.h linker_set.h \ + poll.h syslog.h termios.h ucontext.h LDIRS= cam msdosfs net netatalk netatm netgraph netinet netinet6 \ netipx netkey netncp netns nfs ntfs nwfs pccard posix4 sys vm