aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vt100/files/patch-main.c
blob: 955854f1c37e908db58f21c9f83aa5f6c7599200 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- main.c.orig	2021-11-20 13:13:34 UTC
+++ main.c
@@ -1,6 +1,5 @@
 #include "vt100.h"
 #include "xsdl.h"
-#define _XOPEN_SOURCE 600
 #include <stdlib.h>
 #include <unistd.h>
 #include <fcntl.h>