2013-09-26 17:14:40 +02:00

13 lines
287 B
Plaintext

$NetBSD: patch-ae,v 1.1 2006/12/08 11:59:26 obache Exp $
fix compiler warnings
--- icewm4vim/icefonsel.cpp.orig 2006-02-03 14:56:21.000000000 +0000
+++ icewm4vim/icefonsel.cpp
@@ -1,3 +1,5 @@
+#include <sys/stat.h>
+#include <dirent.h>
#include <stdio.h>
#include <qapplication.h>