From 2b0157e5c600f6880ef10a1df187df45ac25f051 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 23 Jan 2003 20:12:55 +0000 Subject: Compile fix, if you use PATH_MAX, include linux/limits.h. --- (limited to 'noncore') diff --git a/noncore/settings/aqpkg/mainwin.cpp b/noncore/settings/aqpkg/mainwin.cpp index 8090646..ae073ef 100644 --- a/noncore/settings/aqpkg/mainwin.cpp +++ b/noncore/settings/aqpkg/mainwin.cpp @@ -15,6 +15,7 @@ * * ***************************************************************************/ +#include #include #include -- cgit v0.9.0.2