freebsd-ports/net-mgmt/docsis/files/patch-src_docsis__decode.c
Emanuel Haupt 308c03e75c - Update to 0.9.8
- 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
2018-08-15 12:49:38 +00:00

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"