mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 13:30:02 -04:00
14 lines
327 B
C++
14 lines
327 B
C++
$NetBSD: patch-src_FbTk_ThemeItems.cc,v 1.1 2011/11/25 22:25:31 joerg Exp $
|
|
|
|
--- src/FbTk/ThemeItems.cc.orig 2011-11-25 17:43:10.000000000 +0000
|
|
+++ src/FbTk/ThemeItems.cc
|
|
@@ -40,6 +40,8 @@
|
|
#include "StringUtil.hh"
|
|
|
|
#include <string>
|
|
+#include <cstdlib>
|
|
+#include <strings.h>
|
|
#ifdef HAVE_CSTDIO
|
|
#include <cstdio>
|
|
#else
|