summaryrefslogtreecommitdiff
path: root/security/arpCounterattack/files/patch-configuration.hpp
blob: e145cabf3a80c4bc3e110943d2903591e9017f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configuration.hpp.orig	2010-09-28 18:09:56.000000000 +0000
+++ configuration.hpp
@@ -26,6 +26,7 @@
 #define CONFIGURATION_HPP
 
 #include <fstream>
+#include <stdlib.h>
 #include <limits>
 #include <map>
 #include <string>