cleanup C reserved identifer violation (JANITOR-3)

This commit is contained in:
Michael Jerris
2010-04-26 01:30:51 -04:00
parent b2ec65a10a
commit add3ded40a
9 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -35,8 +35,8 @@
\ingroup core1
\{
*/
#ifndef _SWITCH_NAT_H
#define _SWITCH_NAT_H
#ifndef FREESWITCH_NAT_H
#define FREESWITCH_NAT_H
SWITCH_BEGIN_EXTERN_C typedef enum {
SWITCH_NAT_TYPE_NONE,