mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
Create a symlink for <machine/joystick.h>, like soundcard.h
This commit is contained in:
parent
6e647fa9a4
commit
5af7944d91
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54169
@ -36,7 +36,7 @@ MFILES= float.h floatingpoint.h stdarg.h varargs.h
|
||||
PFILES= mqueue.h sched.h semaphore.h # aio.h
|
||||
|
||||
# Only for default SHARED=copies case
|
||||
SFILES= soundcard.h
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user