[gnome-packagekit] trivial: Don't use HAVE_CONFIG_H
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: Don't use HAVE_CONFIG_H
- Date: Tue, 6 Dec 2016 19:54:27 +0000 (UTC)
commit efd0d34e1947cbb4c88437e5c84411eab25cece2
Author: Richard Hughes <richard hughsie com>
Date: Tue Dec 6 19:48:03 2016 +0000
trivial: Don't use HAVE_CONFIG_H
src/gpk-prefs.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/gpk-prefs.c b/src/gpk-prefs.c
index 239dfbf..a8face7 100644
--- a/src/gpk-prefs.c
+++ b/src/gpk-prefs.c
@@ -19,9 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
#include <glib/gi18n.h>
#include <locale.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]