crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum
[musl] / src / termios / cfmakeraw.c
index a3daa09..c9dddc1 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <termios.h>
 
 void cfmakeraw(struct termios *t)