mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
Missing #include
This commit is contained in:
parent
40f785f62a
commit
3ebee592e0
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#include <cstdio>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue