From 18b9352bb15be6991c546357c6bb2fb23cf55b37 Mon Sep 17 00:00:00 2001 From: Vedran Ljubovic Date: Fri, 3 Aug 2007 12:42:39 +0000 Subject: [PATCH] Forgot to include a library... --- efiler/fileops.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/efiler/fileops.cpp b/efiler/fileops.cpp index 57737bc..4182236 100644 --- a/efiler/fileops.cpp +++ b/efiler/fileops.cpp @@ -18,6 +18,7 @@ #include "fileops.h" #include +#include // for unlink() #include #include