Skip to content
Snippets Groups Projects
Commit dd6fc045 authored by Howard Chu's avatar Howard Chu
Browse files

Fix externs, moved to lber-int.h

parent ccc4d0d5
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,8 @@ ber_log_sos_dump LDAP_P((
int loglvl,
Seqorset *sos ));
LBER_V (BER_LOG_FN) ber_int_log_proc;
LBER_V (FILE *) ber_pvt_err_file;
/* memory.c */
/* simple macros to realloc for now */
......
......@@ -10,10 +10,6 @@
#include <ac/stdarg.h>
#include "lber-int.h"
/* bprint.c */
extern void * ber_pvt_err_file;
extern BER_LOG_FN ber_int_log_proc;
struct lber_options ber_int_options = {
LBER_UNINITIALIZED, 0, 0 };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment