From bbb7d480cb1ff4009389d5a3cc4f1c3104d0057a Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Sun, 27 Nov 2016 23:06:59 +0100 Subject: [PATCH] - msgbox: fix build; comment out config.h --- msgbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msgbox.h b/msgbox.h index 981df54..66ba8b8 100644 --- a/msgbox.h +++ b/msgbox.h @@ -1,7 +1,7 @@ #ifndef __MSGBOX_H__ #define __MSGBOX_H__ -#include +//#include #define _FILE_OFFSET_BITS 64 #include #include -- 2.39.5