Skip to content
Snippets Groups Projects
Commit d08e16cb authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix NEEDS typo in the right place

parent 5c63fd55
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,9 @@
@BOTTOM@
/* begin of postamble */
#ifndef __NEEDS_PROTOTYPES
#ifndef __NEED_PROTOTYPES
/* force LDAP_P to always include prototypes */
#define __NEEDS_PROTOTYPES 1
#define __NEED_PROTOTYPES 1
#endif
#ifdef HAVE_STDDEF_H
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment