forked from Lainports/freebsd-ports
10 lines
248 B
C++
10 lines
248 B
C++
--- ipcomp.cc.orig 2017-10-05 11:20:24 UTC
|
|
+++ ipcomp.cc
|
|
@@ -18,6 +18,7 @@
|
|
* along with libusi++. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
|
|
+#include <cstring>
|
|
#include "usi++/usi++.h"
|
|
#include "usi++/ipcomp.h"
|
|
#include "usi++/RX.h"
|