OSDN Git Service

add reboot binary
[android-x86/external-koush-Superuser.git] / Superuser / jni / su / su.h
index 3c635e6..a905bbf 100644 (file)
@@ -80,7 +80,9 @@
 #define xstr(a) str(a)
 #define str(a) #a
 
+#ifndef VERSION_CODE
 #define VERSION_CODE 9
+#endif
 #define VERSION xstr(VERSION_CODE) " " REQUESTOR
 
 #define PROTO_VERSION 1