| #
ee196f5a |
| 19-Oct-1997 |
thorpej <thorpej@NetBSD.org> |
Install the "soundcard.h" include file in /usr/include, because: - The documentation says <soundcard.h>, and - You can't install an include into /usr/include/sys, because the user might be using "s
Install the "soundcard.h" include file in /usr/include, because: - The documentation says <soundcard.h>, and - You can't install an include into /usr/include/sys, because the user might be using "symlinks" for the sys includes.
show more ...
|