avoid conflict on re-defining ioctl.

This commit is contained in:
christos 2004-02-14 18:30:23 +00:00
parent 146f07a922
commit 87494016cc

View File

@ -301,6 +301,8 @@
#include <regexp.h>
#include <resolv.h>
#include <rmd160.h>
/* without this rmt.h re-defines ioctl which is also defined in soundcard.h */
#define __RMTLIB_PRIVATE
#include <rmt.h>
#include <sa.h>
#include <sched.h>