mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
13 lines
310 B
C++
13 lines
310 B
C++
$NetBSD: patch-usecode_ucmachine.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
|
|
|
|
--- usecode/ucmachine.cc.orig 2011-11-25 17:54:27.000000000 +0000
|
|
+++ usecode/ucmachine.cc
|
|
@@ -23,6 +23,7 @@
|
|
# include <config.h>
|
|
#endif
|
|
|
|
+#include <cstring>
|
|
#include "ucmachine.h"
|
|
#include "keyring.h"
|
|
#include "conversation.h"
|