Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / giffix.c
index 6764bab..bd6fdeb 100644 (file)
--- a/giffix.c
+++ b/giffix.c
@@ -15,8 +15,9 @@ giffix - attempt to fix a truncated GIF
 
 #define PROGRAM_NAME   "giffix"
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "