change ldso path file logic to replace rather than add to search path
[oweals/musl.git] / src / termios / cfmakeraw.c
index a3daa09a36db93221214f1b09fb00df1f3737a70..c9dddc12a0ff67e60a5d1379447bec9173e165c1 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <termios.h>
 
 void cfmakeraw(struct termios *t)