Forgot to commit these cleanups it seems.
-Erik
This commit is contained in:
@ -110,7 +110,6 @@ struct serial_struct {
|
||||
#if defined(__GLIBC__)
|
||||
#include <sys/kdaemon.h>
|
||||
#else
|
||||
#include <sys/syscall.h> /* for _syscall() macro */
|
||||
static _syscall2(int, bdflush, int, func, int, data);
|
||||
#endif /* __GLIBC__ */
|
||||
|
||||
|
Reference in New Issue
Block a user