]> Dogcows Code - chaz/openbox/commitdiff
missing a header
authorDana Jansens <danakj@orodu.net>
Thu, 31 Jul 2003 16:30:53 +0000 (16:30 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 31 Jul 2003 16:30:53 +0000 (16:30 +0000)
render/font.c

index d2a4acaeed31e0b8177d4903489d136a3b913581..57d838e105d269ad4583c5112258ab472f3ecae2 100644 (file)
@@ -7,6 +7,7 @@
 #include <X11/Xft/Xft.h>
 #include <glib.h>
 #include <string.h>
+#include <stdlib.h>
 
 #define ELIPSES "..."
 #define ELIPSES_LENGTH(font) \
This page took 0.022315 seconds and 4 git commands to generate.