]> git.sur5r.net Git - openldap/commitdiff
Header cleanup
authorHoward Chu <hyc@symas.com>
Thu, 11 Aug 2011 10:30:00 +0000 (03:30 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 1 Sep 2011 23:17:07 +0000 (16:17 -0700)
libraries/libmdb/mdb.c

index c9291291fa7d5353300133855dcef6b81154e895..b77bd38f006a8af601bfb8b9162e1ae73b1a6a41 100644 (file)
@@ -39,9 +39,7 @@
 #include <fcntl.h>
 
 #include <assert.h>
-#include <err.h>
 #include <errno.h>
-#include <fcntl.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <stdio.h>