Don't install stubs, make a compat symlink at buildworld time.

All internal references to <machine/soundcard.h> are (hopefully :-) gone.
This commit is contained in:
peter 1999-09-04 15:46:31 +00:00
parent 25bf1e19af
commit eed6f0795e
2 changed files with 0 additions and 12 deletions

View File

@ -1,6 +0,0 @@
#ifndef _MACHINE_SOUNDCARD_H_
#define _MACHINE_SOUNDCARD_H_
#include <sys/soundcard.h>
#endif /* !_MACHINE_SOUNDCARD_H_ */

View File

@ -1,6 +0,0 @@
#ifndef _MACHINE_SOUNDCARD_H_
#define _MACHINE_SOUNDCARD_H_
#include <sys/soundcard.h>
#endif /* !_MACHINE_SOUNDCARD_H_ */