mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
include lber-int.h to get lber_pvt_* declarations
This commit is contained in:
parent
52e57a195a
commit
81e7f98e30
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#include <console.h>
|
||||
#endif /* MACOS */
|
||||
|
||||
#include <lber.h>
|
||||
#include "lber-int.h"
|
||||
|
||||
static void usage( char *name )
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue