Fix prev commit, include errno.h

This commit is contained in:
Howard Chu 2007-10-23 00:05:03 +00:00
parent 9965fc5f60
commit bb1d8dfcd7

View file

@ -20,6 +20,7 @@
#include <ac/string.h>
#include <ac/socket.h>
#include <ac/errno.h>
#include "slap.h"
#include "back-bdb.h"