summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-frontends/frontends/qconf/qconf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tools/kconfig-frontends/frontends/qconf/qconf.cc')
-rw-r--r--misc/tools/kconfig-frontends/frontends/qconf/qconf.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tools/kconfig-frontends/frontends/qconf/qconf.cc b/misc/tools/kconfig-frontends/frontends/qconf/qconf.cc
index 1b2b0864b..bd8e2875e 100644
--- a/misc/tools/kconfig-frontends/frontends/qconf/qconf.cc
+++ b/misc/tools/kconfig-frontends/frontends/qconf/qconf.cc
@@ -6,6 +6,7 @@
#include <qglobal.h>
#if QT_VERSION < 0x040000
+#include <stddef.h>
#include <qmainwindow.h>
#include <qvbox.h>
#include <qvaluelist.h>