missing printf prototype
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 30 May 2007 17:18:15 +0000 (17:18 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 30 May 2007 17:18:15 +0000 (17:18 +0000)
org.glite.jp.primary/src/sandbox_plugin.c

index 680e277..9f2c3fd 100644 (file)
@@ -1,3 +1,4 @@
+#include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
 #include <stdarg.h>