freebsd-ports/games/ltris/files/patch-ab
2000-10-19 16:15:35 +00:00

11 lines
192 B
Plaintext

--- ltris/number.h 2000/10/19 14:34:25 1.1
+++ ltris/number.h 2000/10/19 14:34:39
@@ -24,6 +24,7 @@
*/
#include "sdl.h"
+#include <sys/types.h>
#include <sys/timeb.h>
class Number {