From 4ec499c2417819a174ebd68529da2a21e9c5c72c Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 4 Nov 2012 04:22:22 +0100 Subject: Eliminate warnings due to missing includes --- plugins/python/python.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/python') diff --git a/plugins/python/python.c b/plugins/python/python.c index 2ef531c5..efe57480 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -57,6 +57,7 @@ #include #ifdef WIN32 +#include #include "../../src/dirent/dirent-win32.h" #include "../../config-win32.h" #else -- cgit 1.4.1