pkgsrc/comms/gsmlib/patches/patch-apps_gsmsmsd.cc
2011-11-24 14:16:18 +00:00

12 lines
313 B
C++

$NetBSD: patch-apps_gsmsmsd.cc,v 1.1 2011/11/24 14:17:06 joerg Exp $
--- apps/gsmsmsd.cc.orig 2011-11-23 15:42:49.000000000 +0000
+++ apps/gsmsmsd.cc
@@ -34,6 +34,7 @@
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
+#include <string.h>
#include <signal.h>
#include <fstream>
#include <iostream>