]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
include stdbool
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 23 Jan 2021 13:04:51 +0000 (13:04 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 23 Jan 2021 13:04:51 +0000 (13:04 +0000)
src/lib/util/types.h

index 998448230e8b1aed01d5afa34234fe24a09a6fed..6b944c00308bf48c3d5162d0a9141ff4b55c0e5e 100644 (file)
@@ -27,6 +27,8 @@ RCSIDH(types_h, "$Id$")
 extern "C" {
 #endif
 
+#include <stdbool.h>
+
 /** Internal data types
  */
 typedef enum {