From 8268b6f1704a0751c667f236c5dae8eb8476af46 Mon Sep 17 00:00:00 2001 From: winckel <winckel@eurecom.fr> Date: Wed, 11 Dec 2013 18:56:57 +0000 Subject: [PATCH] Reduced number of warnings. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4673 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h b/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h index 8766eea66c..797983a245 100755 --- a/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h +++ b/openair3/RAL-LTE/INTERFACE-802.21/INCLUDE/MIH_C_Types.h @@ -21,6 +21,7 @@ Type definition and structure for 802.21 interface #include <sys/types.h> #include <linux/types.h> #warning " Hack USER_MODE" +#undef USER_MODE #define USER_MODE //----------------------------------------------------------------------------- -- GitLab