diff options
Diffstat (limited to 'log.c')
-rw-r--r-- | log.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include <config.h> #include "libsigrokdecode-internal.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include "libsigrokdecode.h" #include <stdarg.h> |