Make config.h inclusion consistent

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
Bryce Harrington
2016-06-15 18:13:07 -07:00
parent cd7df632be
commit b4dae9beff
11 changed files with 11 additions and 13 deletions
+1 -3
View File
@@ -23,9 +23,7 @@
* SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "config.h"
#include <fcntl.h>
#include <unistd.h>