X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=otk%2Futil.cc;h=a2b784e7b5a01427ed1bc2b8d32ed48ad0f83207;hb=707f70682abe0dfaadbf76843a0dccb33f0eaeda;hp=167032474b3349dd3ced79d63dcba68318f69475;hpb=8b0daa912e72085994cfd804a60ba4113ba27148;p=chaz%2Fopenbox diff --git a/otk/util.cc b/otk/util.cc index 16703247..a2b784e7 100644 --- a/otk/util.cc +++ b/otk/util.cc @@ -7,6 +7,10 @@ extern "C" { #include +#ifdef HAVE_STDIO_H +#include +#endif + #ifdef HAVE_STRING_H #include #endif