mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
ldapc++: fix builds with gcc-4.7 (ITS#7281,ITS#7304)
This commit is contained in:
parent
b4126863a4
commit
7a8c9a6419
@ -11,6 +11,7 @@
|
||||
|
||||
#ifdef HAVE_TERMIOS_H
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <cstdio>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user