Fix more warnings

This commit is contained in:
wangbin579 2018-05-16 17:42:42 +08:00
parent 2549cc5abd
commit b4a967bb14

View File

@ -18,6 +18,10 @@
$%ENDLICENSE%$ */
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif