]> git.sur5r.net Git - i3/i3/blobdiff - libi3/safewrappers.c
Move i3-config-wizard to the new Makefile layout
[i3/i3] / libi3 / safewrappers.c
index 2403578dc41da66bd32ce17f4a7d4f455255ab96..cf634ad43b8d0f9248f60f351f506908b3507d59 100644 (file)
@@ -2,10 +2,7 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- *
- * © 2009-2011 Michael Stapelberg and contributors
- *
- * See file LICENSE for license information.
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
  *
  */
 #include <string.h>
@@ -14,6 +11,7 @@
 #include <stdio.h>
 #include <err.h>
 
+#include "libi3.h"
 
 /*
  * The s* functions (safe) are wrappers around malloc, strdup, …, which exits if one of