mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
96418c0302
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
304 B
Diff
10 lines
304 B
Diff
--- 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"
|