upload tizen1.0 source
[profile/ivi/obexd.git] / src / map_ap.h
index c0fb79a..2d18a82 100644 (file)
@@ -51,7 +51,9 @@ enum map_ap_tag {
        MAP_AP_STATUSINDICATOR          = 0x17,         /* uint8_t      */
        MAP_AP_STATUSVALUE              = 0x18,         /* uint8_t      */
        MAP_AP_MSETIME                  = 0x19,         /* char *       */
+#ifndef OPENSOURCE_PATCH
        MAP_AP_INVALID                  = 0x100,
+#endif
 };
 
 /* Data type representing MAP application parameters. Consider opaque. */