X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Ftermios%2Fcfmakeraw.c;h=c9dddc12a0ff67e60a5d1379447bec9173e165c1;hb=4ca442157e381690202c3bcc102627d137fd0466;hp=a3daa09a36db93221214f1b09fb00df1f3737a70;hpb=ef8b4b1aa68608d7dc65cad41f19b85ec0d3e7af;p=musl diff --git a/src/termios/cfmakeraw.c b/src/termios/cfmakeraw.c index a3daa09a..c9dddc12 100644 --- a/src/termios/cfmakeraw.c +++ b/src/termios/cfmakeraw.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE #include void cfmakeraw(struct termios *t)