diff --git a/backend/session/direct-ipc.c b/backend/session/direct-ipc.c index 302b639e..3abce46a 100644 --- a/backend/session/direct-ipc.c +++ b/backend/session/direct-ipc.c @@ -1,9 +1,8 @@ #define _POSIX_C_SOURCE 200809L #ifdef __FreeBSD__ #define __BSD_VISIBLE 1 -#define INPUT_MAJOR 0 -#endif #include +#endif #include #include #include