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:
parent
25bf1e19af
commit
eed6f0795e
@ -1,6 +0,0 @@
|
||||
#ifndef _MACHINE_SOUNDCARD_H_
|
||||
#define _MACHINE_SOUNDCARD_H_
|
||||
|
||||
#include <sys/soundcard.h>
|
||||
|
||||
#endif /* !_MACHINE_SOUNDCARD_H_ */
|
@ -1,6 +0,0 @@
|
||||
#ifndef _MACHINE_SOUNDCARD_H_
|
||||
#define _MACHINE_SOUNDCARD_H_
|
||||
|
||||
#include <sys/soundcard.h>
|
||||
|
||||
#endif /* !_MACHINE_SOUNDCARD_H_ */
|
Loading…
x
Reference in New Issue
Block a user