summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/xf86_OSlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/xf86_OSlib.h')
-rw-r--r--hw/xfree86/os-support/xf86_OSlib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/xf86_OSlib.h b/hw/xfree86/os-support/xf86_OSlib.h
index 90d560eef..b33501a5e 100644
--- a/hw/xfree86/os-support/xf86_OSlib.h
+++ b/hw/xfree86/os-support/xf86_OSlib.h
@@ -302,7 +302,6 @@ struct pcvtid {
#define SYSCALL(call) while(((call) == -1) && (errno == EINTR))
-#define XF86_OS_PRIVS
#include "xf86_OSproc.h"
#endif /* _XF86_OSLIB_H */