moved raspberry and router gpio to pi_as_powerwitch on github
[svn42.git] / door_daemon / datatypes.h
index d916946..cfac0c4 100644 (file)
@@ -19,8 +19,8 @@
  *  along with door_daemon. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef _DATATYPES_H_
-#define _DATATYPES_H_
+#ifndef DOOR_DAEMON_datatypes_h_INCLUDED
+#define DOOR_DAEMON_datatypes_h_INCLUDED
 
 #include <stdint.h>
 #include <arpa/inet.h>