slackbuilds_ponce/libraries/libvmime/gcc44.patch

11 lines
304 B
Diff
Raw Normal View History

--- libvmime-0.9.0/src/platforms/posix/posixFile.cpp 2008-10-12 06:42:23.000000000 -0300
+++ libvmime-0.9.0_patched/src/platforms/posix/posixFile.cpp 2010-05-28 00:13:50.000000000 -0300
@@ -32,6 +32,7 @@
#include <dirent.h>
+#include <stdio.h>
#include <string.h>
#include "vmime/exception.hpp"