diff --git a/src/basic/missing.h b/src/basic/missing.h index cd873a43ad..850709baac 100644 --- a/src/basic/missing.h +++ b/src/basic/missing.h @@ -9,10 +9,6 @@ #include #include -#ifndef TIOCVHANGUP -#define TIOCVHANGUP 0x5437 -#endif - #ifndef GRND_NONBLOCK #define GRND_NONBLOCK 0x0001 #endif