2013-09-26 17:14:40 +02:00

14 lines
296 B
Plaintext

$NetBSD: patch-aa,v 1.2 2011/11/25 22:14:17 joerg Exp $
--- clientsession.cc.orig 2003-04-04 11:48:32.000000000 +0000
+++ clientsession.cc
@@ -23,6 +23,8 @@
#include <string>
#include <map>
#include <strstream>
+#include <assert.h>
+#include <cstring>
#include "lat.h"
#include "utils.h"