opnsense-ports/x11/bbdock/files/patch-src_Dock.cc
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
202 B
C++

--- src/Dock.cc.orig 2011-03-29 19:48:36 UTC
+++ src/Dock.cc
@@ -32,6 +32,7 @@
#include <stdio.h>
#include <unistd.h>
#include <iostream>
+#include <cstring>
#include <string>
#include "Dock.hh"