mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
10 lines
303 B
Diff
10 lines
303 B
Diff
--- libvmime-0.7.1/src/platforms/posix/posixFile.cpp 2005-04-09 10:42:46.000000000 +0200
|
|
+++ libvmime-0.7.1/src/platforms/posix/posixFile.cpp.gcc44 2009-03-29 21:09:07.000000000 +0200
|
|
@@ -28,6 +28,7 @@
|
|
|
|
#include <dirent.h>
|
|
|
|
+#include <stdio.h>
|
|
#include <string.h>
|
|
|
|
#include "vmime/exception.hpp"
|