mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 19:08:58 +00:00
<machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API
that's arch neutral and OSS API and Linux API compatable.
This commit is contained in:
parent
8aedb875bb
commit
5a90d999a9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50903
@ -43,8 +43,8 @@
|
||||
#include <net/if_dl.h>
|
||||
#include <net/if_types.h>
|
||||
#include <sys/sockio.h>
|
||||
#include <sys/soundcard.h>
|
||||
|
||||
#include <machine/soundcard.h>
|
||||
#include <machine/console.h>
|
||||
|
||||
#include <i386/linux/linux.h>
|
||||
|
@ -43,8 +43,8 @@
|
||||
#include <net/if_dl.h>
|
||||
#include <net/if_types.h>
|
||||
#include <sys/sockio.h>
|
||||
#include <sys/soundcard.h>
|
||||
|
||||
#include <machine/soundcard.h>
|
||||
#include <machine/console.h>
|
||||
|
||||
#include <i386/linux/linux.h>
|
||||
|
Loading…
Reference in New Issue
Block a user