summaryrefslogtreecommitdiffstats
path: root/bufec.c
diff options
context:
space:
mode:
Diffstat (limited to 'bufec.c')
-rw-r--r--bufec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bufec.c b/bufec.c
index b33ede385..127e56d43 100644
--- a/bufec.c
+++ b/bufec.c
@@ -18,6 +18,8 @@
/* Emulation wrappers for legacy OpenSSH buffer API atop sshbuf */
+#include "includes.h"
+
#include <sys/types.h>
#include "buffer.h"