Revert previous commit, and remove the <event.h> symlink. As this is

a system-specific extension, not a standardized interface, it should
be located with the sys/ includes.

Requested by:	wollman
This commit is contained in:
Jonathan Lemon 2000-04-18 17:00:22 +00:00
parent 32462e82fb
commit 83a15ece20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59374

View File

@ -38,7 +38,7 @@ 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 event.h fcntl.h inttypes.h linker_set.h \
LFILES= aio.h errno.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 \