]> git.pld-linux.org Git - packages/yabause.git/commitdiff
- include limits.h for missing INT_MAX declaration auto/th/yabause-0_9_1-1
authorlisu <lisu@pld-linux.org>
Thu, 8 Nov 2007 22:45:25 +0000 (22:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yabause-limits.patch -> 1.1

yabause-limits.patch [new file with mode: 0644]

diff --git a/yabause-limits.patch b/yabause-limits.patch
new file mode 100644 (file)
index 0000000..23d0136
--- /dev/null
@@ -0,0 +1,10 @@
+--- yabause-0.9.1/src/cd-linux.c~      2006-08-06 00:40:35.000000000 +0200
++++ yabause-0.9.1/src/cd-linux.c       2007-11-09 00:34:30.000000000 +0100
+@@ -26,6 +26,7 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <stdio.h>
++#include <limits.h>
+ #include "cdbase.h"
+ #include "debug.h"
This page took 0.090252 seconds and 4 git commands to generate.