moved raspberry and router gpio to pi_as_powerwitch on github
[svn42.git] / door_daemon / string_list.h
index ed4ef13..cd054cb 100644 (file)
@@ -33,8 +33,8 @@
  *  along with uAnytun. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef _STRING_LIST_H_
-#define _STRING_LIST_H_
+#ifndef UANYTUN_string_list_h_INCLUDED
+#define UANYTUN_string_list_h_INCLUDED
 
 struct string_list_element_struct {
   char* string_;