aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/nfs/Manager.hxx1
-rw-r--r--src/lib/upnp/Discovery.hxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/nfs/Manager.hxx b/src/lib/nfs/Manager.hxx
index 11a779a2a..0e2c998fe 100644
--- a/src/lib/nfs/Manager.hxx
+++ b/src/lib/nfs/Manager.hxx
@@ -22,6 +22,7 @@
#include "check.h"
#include "Connection.hxx"
+#include "Compiler.h"
#include <string>
#include <map>
diff --git a/src/lib/upnp/Discovery.hxx b/src/lib/upnp/Discovery.hxx
index af07daf61..767811840 100644
--- a/src/lib/upnp/Discovery.hxx
+++ b/src/lib/upnp/Discovery.hxx
@@ -25,6 +25,7 @@
#include "WorkQueue.hxx"
#include "thread/Mutex.hxx"
#include "util/Error.hxx"
+#include "Compiler.h"
#include <upnp/upnp.h>