Files
pkgsrc-ng/wm/bbpager04/patches/patch-src_main.cxx
2013-09-26 17:14:40 +02:00

13 lines
265 B
C++

$NetBSD: patch-src_main.cxx,v 1.1 2011/11/25 22:22:05 joerg Exp $
--- src/main.cxx.orig 2011-11-25 17:02:24.000000000 +0000
+++ src/main.cxx
@@ -24,6 +24,7 @@
#include "config.h"
#include <stdio.h>
+#include <cstring>
#include <string>
#include <iostream>