summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_proto.c')
-rw-r--r--driver_proto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver_proto.c b/driver_proto.c
index c37e2a61..74ef6750 100644
--- a/driver_proto.c
+++ b/driver_proto.c
@@ -36,6 +36,7 @@
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
#include <stdio.h>
+#include <stdbool.h>
#include <string.h>
#if defined(_PROTO__ENABLE) && defined(BINARY_ENABLE)