]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
include the header that has gethostname
[chaz/openbox] / openbox / client.c
index 2b9d53725680e292d3ebdc813a827fce4b2b128b..013836d11cf47c0a478cb1a64f7988dcbd7bf616 100644 (file)
 #include "mouse.h"
 #include "render/render.h"
 
+#ifdef HAVE_UNISTD_H
+#  include <unistd.h>
+#endif
+
 #include <glib.h>
 #include <X11/Xutil.h>
 
This page took 0.021717 seconds and 4 git commands to generate.