Index: powertop/csstoh.c
===================================================================
--- powertop.orig/csstoh.c	2011-03-17 16:16:33.576642103 +0100
+++ powertop/csstoh.c	2011-03-17 16:16:51.384730406 +0100
@@ -65,4 +65,6 @@
 	fprintf(out, "#endif\n");
 	fclose(out);
 	fclose(in);
-}
\ No newline at end of file
+
+	return(0);
+}
