summaryrefslogtreecommitdiff
path: root/games/lbreakout/files/patch-ab
blob: 341e2de5b7eeac4879b82fff399a96d0d2ff6ee4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lbreakout/breakout.cpp	2000/10/20 07:01:37	1.1
+++ lbreakout/breakout.cpp	2000/10/20 07:02:11
@@ -19,6 +19,7 @@
 #include "level.h"
 #include <stdlib.h>
 #include <stdio.h>
+#include <sys/types.h>
 #include <sys/timeb.h>
 #include <string.h>
 #include <math.h>