Browse Source

Inclusion condition fixed

Jan Janak 23 years ago
parent
commit
4042f6466b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      sr_module.h

+ 2 - 1
sr_module.h

@@ -4,7 +4,8 @@
  *
  */
 
-#ifndef sr_module
+#ifndef sr_module_h
+#define sr_module_h
 
 #include "msg_parser.h" /* for sip_msg */