Index: uspace/lib/c/include/align.h
===================================================================
--- uspace/lib/c/include/align.h	(revision 09ab0a9afc9379f1604c0fd75cac2d9287ba022c)
+++ uspace/lib/c/include/align.h	(revision bc73be3215c832cdb0c8a5022db800902f9f62dc)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_ALIGN_H_
-#define LIBC_ALIGN_H_
+#ifndef _LIBC_ALIGN_H_
+#define _LIBC_ALIGN_H_
 
 /** Align to the nearest lower address which is a power of two.
