summaryrefslogtreecommitdiff
path: root/src/buffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.cpp')
-rw-r--r--src/buffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buffer.cpp b/src/buffer.cpp
index b12fbe3..23228eb 100644
--- a/src/buffer.cpp
+++ b/src/buffer.cpp
@@ -29,6 +29,7 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <cstring>
#include <stdexcept>
#include <string>
#include <sstream>