aboutsummaryrefslogtreecommitdiff
path: root/sdn.cpp
diff options
context:
space:
mode:
authorPřemysl Janouch <p@janouch.name>2018-11-03 15:23:31 +0100
committerPřemysl Janouch <p@janouch.name>2018-11-03 15:23:31 +0100
commit85ada4dd2ba572a5bb514a82cef4a07e74b301de (patch)
tree1a2de171d0311cabfa8632f636e9772a98bf702a /sdn.cpp
parente6ed7da3959d67267d349ec1602f636ce76ad9f7 (diff)
downloadsdn-85ada4dd2ba572a5bb514a82cef4a07e74b301de.tar.gz
sdn-85ada4dd2ba572a5bb514a82cef4a07e74b301de.tar.xz
sdn-85ada4dd2ba572a5bb514a82cef4a07e74b301de.zip
Fix build on not-my-system
Diffstat (limited to 'sdn.cpp')
-rw-r--r--sdn.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdn.cpp b/sdn.cpp
index 07ba5e3..6837f8c 100644
--- a/sdn.cpp
+++ b/sdn.cpp
@@ -30,6 +30,7 @@
#include <fstream>
#include <map>
#include <tuple>
+#include <memory>
#include <unistd.h>
#include <dirent.h>