[network-manager-openvpn/th/ovpn-import-bgo761285] fixup! fixup! build: add --with-more-asserts configure option for nm_assert() macro



commit 48a1f68acdabc6e87dd6eaa02b6c56dd3113b102
Author: Thomas Haller <thaller redhat com>
Date:   Sun Feb 7 18:57:38 2016 +0100

    fixup! fixup! build: add --with-more-asserts configure option for nm_assert() macro
    
    I don't think that header files should include "config.h". Only c files
    should include it (as very first).

 shared/nm-macros-internal.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/shared/nm-macros-internal.h b/shared/nm-macros-internal.h
index 27e9ad2..c178758 100644
--- a/shared/nm-macros-internal.h
+++ b/shared/nm-macros-internal.h
@@ -22,7 +22,6 @@
 #ifndef __NM_MACROS_INTERNAL_H__
 #define __NM_MACROS_INTERNAL_H__
 
-#include "config.h"
 #include "nm-default.h"
 
 /********************************************************/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]