--- noscreenblank.c.orig	2009-03-27 16:37:59.000000000 +0000
+++ noscreenblank.c	2009-04-16 06:24:37.000000000 +0000
@@ -1,6 +1,9 @@
+#include <stdio.h>
 #include <unistd.h>
 #include <libosso.h>
 
+#define VERSION "0.1"
+
 static osso_context_t *_osso = NULL;
 
 gint main(gint argc, gchar *argv[])
