]> git.webhop.me Git - msgbox.git/commitdiff
- msgbox: fix build; comment out config.h
authorsvenhoefer <svenhoefer@svenhoefer.com>
Sun, 27 Nov 2016 22:06:59 +0000 (23:06 +0100)
committersvenhoefer <svenhoefer@svenhoefer.com>
Sun, 27 Nov 2016 22:06:59 +0000 (23:06 +0100)
msgbox.h

index 981df54c8480e682393e52b89cf3109b0e6db539..66ba8b8d7a548dcac1783408fe52103a08f37b1f 100644 (file)
--- a/msgbox.h
+++ b/msgbox.h
@@ -1,7 +1,7 @@
 #ifndef __MSGBOX_H__
 #define __MSGBOX_H__
 
-#include <config.h>
+//#include <config.h>
 #define _FILE_OFFSET_BITS 64
 #include <errno.h>
 #include <fcntl.h>