commit 192f5f6

Emilia Smólska  ·  2026-06-21 21:02:44 +0000 UTC
parent 3eda5bb
??
1 files changed,  +1, -0
M dice.c
M dice.c
+1, -0
1@@ -3,6 +3,7 @@
2  * Dedicated to Stephen Bourne
3  */
4 
5+#define _XOPEN_SOURCE
6 #include <stdarg.h>
7 #include <stdio.h>
8 #include <stdlib.h>