SOURCES: vamps-stdint.patch (NEW) - added <stdint.h>

charles charles at pld-linux.org
Wed Feb 15 23:01:54 CET 2006


Author: charles                      Date: Wed Feb 15 22:01:54 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added <stdint.h>

---- Files affected:
SOURCES:
   vamps-stdint.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/vamps-stdint.patch
diff -u /dev/null SOURCES/vamps-stdint.patch:1.1
--- /dev/null	Wed Feb 15 23:01:54 2006
+++ SOURCES/vamps-stdint.patch	Wed Feb 15 23:01:49 2006
@@ -0,0 +1,10 @@
+--- vamps-0.98/play_cell/play_cell.c.orig	2005-11-16 21:20:30.000000000 +0100
++++ vamps-0.98/play_cell/play_cell.c	2006-02-15 22:41:04.000000000 +0100
+@@ -26,6 +26,7 @@
+  * 2004/10/03: Initial.
+  */
+ 
++#include <stdint.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <stdarg.h>
================================================================


More information about the pld-cvs-commit mailing list