summaryrefslogtreecommitdiff
path: root/community/shake/shake.patch
blob: 26245919a8e4855b9d2d17514653318cc0d370db (plain)
1
2
3
4
5
6
7
8
9
10
--- judge.h	2011-03-18 00:13:20.000000000 +0100
+++ judge.h	2014-05-25 22:19:57.868937044 +0200
@@ -22,6 +22,7 @@
 #include <stdbool.h>
 #include <fcntl.h>
 #include <time.h>
+#include <sys/types.h>
 typedef unsigned int uint;
 typedef long long int llint;