Drop HAVE_CONFIG_H, we always have it defined

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2017-05-02 14:17:33 +10:00
parent 62f267a952
commit 30500626fe

View File

@@ -23,9 +23,7 @@
* IN THE SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <errno.h>
#include <fcntl.h>