Index: uspace/lib/c/include/io/pos_event.h
===================================================================
--- uspace/lib/c/include/io/pos_event.h	(revision cf13b1787530fe212a0ac74399fd6d4b0f096731)
+++ uspace/lib/c/include/io/pos_event.h	(revision bc73be3215c832cdb0c8a5022db800902f9f62dc)
@@ -34,6 +34,6 @@
  */
 
-#ifndef LIBC_IO_POS_EVENT_H_
-#define LIBC_IO_POS_EVENT_H_
+#ifndef _LIBC_IO_POS_EVENT_H_
+#define _LIBC_IO_POS_EVENT_H_
 
 #include <types/common.h>
