forked from Lainports/freebsd-ports
- Move from SF to GitHub - Update WWW - Pacify portlint - Unbreak on amd64, "Philippe Maechler" <pmaechler-ml@glattnet.ch> notified us via ports@ that the produced config files work fine
10 lines
214 B
C
10 lines
214 B
C
--- src/docsis_decode.c.orig 2015-10-18 20:28:25 UTC
|
|
+++ src/docsis_decode.c
|
|
@@ -30,6 +30,7 @@
|
|
|
|
#include <math.h>
|
|
#include <ctype.h>
|
|
+#include <string.h>
|
|
|
|
/* #include "docsis.h" */
|
|
#include "docsis_decode.h"
|