Fix a report of conpile-time error.

This commit is contained in:
Eric S. Raymond 2017-06-25 13:31:19 -04:00
parent d809974479
commit 81be19238c

View file

@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <stdarg.h>
#include "common.h"
#include "newdb.h"