Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / gifbg.c
diff --git a/gifbg.c b/gifbg.c
index e909e82..4ab1c14 100644 (file)
--- a/gifbg.c
+++ b/gifbg.c
@@ -39,8 +39,9 @@ gifbg - generate a test-pattern GIF
 
 #define DEFAULT_DIR    "T"                        /* TOP (North) direction. */
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "