aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagcon/files/patch-br.cpp
blob: 7d2b4b35e175bb6e0aac1853d153ad574a92ca47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- br.cpp.orig Thu Feb 28 15:12:00 2008
+++ br.cpp  Thu Feb 28 15:12:12 2008
@@ -28,6 +28,7 @@
 #include <sys/mman.h>
 #include <fcntl.h>
 #include <syslog.h>
+#include <strfunc.h>
 #include "br.h"
 
 buffered_reader::buffered_reader(int cur_fd, int cur_block_size)