Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / gif2rgb.c
index 415ffed..0269234 100644 (file)
--- a/gif2rgb.c
+++ b/gif2rgb.c
@@ -36,8 +36,9 @@ with our utilities mainly interesting as test tools.
 
 #define PROGRAM_NAME   "gif2rgb"
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "