diff options
Diffstat (limited to 'plugins/tnef-attachments/tnef-plugin.c')
-rw-r--r-- | plugins/tnef-attachments/tnef-plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/tnef-attachments/tnef-plugin.c b/plugins/tnef-attachments/tnef-plugin.c index e7b5d624eb..f0152862f3 100644 --- a/plugins/tnef-attachments/tnef-plugin.c +++ b/plugins/tnef-attachments/tnef-plugin.c @@ -31,7 +31,6 @@ #include <sys/types.h> #include <dirent.h> #include <sys/stat.h> -#include <sys/wait.h> #include <fcntl.h> #include <ctype.h> #include <stdlib.h> |