build: do the right thing with config.h (bgo #644664)
1) it shouldn't be included in headers 2) it should be the first thing included in source files 3) it's needed for getting translation right
This commit is contained in:

committed by
Dan Williams

parent
79bc2e3b34
commit
6d0d302916
@@ -19,6 +19,8 @@
|
||||
* Copyright (C) 2007 - 2008 Novell, Inc.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/wait.h>
|
||||
|
Reference in New Issue
Block a user