summaryrefslogtreecommitdiff
path: root/net-mgmt/docsis/files/patch-docsis_decode.c
blob: 95adee52809a02c4030e05efb57a565d94cd856e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$
--- src/docsis_decode.c.orig	Mon Aug  1 07:30:42 2005
+++ src/docsis_decode.c	Sun Jun 10 18:24:22 2007
@@ -22,6 +22,7 @@
 
 #include <math.h>
 #include <ctype.h>
+#include <string.h>
 
 /* #include "docsis.h" */
 #include "docsis_decode.h"