don't build strstorage and strduptab (tinyldap doesn't use it anymore)
add comments in strstorage.c and strduptab.c that they are obsolete
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* This is no longer used in tinyldap (see mstorage.h)
|
||||
* The sources are here for historic reference. */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <libowfat/byte.h>
|
||||
#include "strstorage.h"
|
||||
|
||||
Reference in New Issue
Block a user