libpurple/protocols/zephyr/sysdep.h

changeset 39819
3554dac2991b
parent 38048
a3aaf7cef832
child 39829
ce056c64e426
--- a/libpurple/protocols/zephyr/sysdep.h	Tue Aug 06 19:57:33 2019 -0400
+++ b/libpurple/protocols/zephyr/sysdep.h	Tue Sep 10 00:06:36 2019 -0400
@@ -8,8 +8,8 @@
  *	"mit-copyright.h".
  */
 
-#ifndef __SYSDEP_H__
-#define __SYSDEP_H__
+#ifndef PURPLE_ZEPHYR_SYSDEP_H
+#define PURPLE_ZEPHYR_SYSDEP_H
 
 #include <config.h>
 #include <stdio.h>
@@ -157,5 +157,4 @@
 #define MSG_BSIZE BUFSIZ
 #endif
 
-#endif /* __SYSDEP_H__ */
-
+#endif /* PURPLE_ZEPHYR_SYSDEP_H */

mercurial