From 845506f1b5bd3bfa368d64b94d74600b25c94a40 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 13 Apr 2009 08:28:37 -0700 Subject: Add for memcpy to silence rpmlint [#25 state:resolved] Signed-off-by: Matt Colyer --- src/NotificationProxy.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/NotificationProxy.c') diff --git a/src/NotificationProxy.c b/src/NotificationProxy.c index c13a547..defbc4e 100644 --- a/src/NotificationProxy.c +++ b/src/NotificationProxy.c @@ -19,6 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#include #include #include "NotificationProxy.h" #include "plist.h" -- cgit v1.1-32-gdbae