mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-24 15:52:54 -05:00
Drop unneeded #include <time.h>
This commit is contained in:
parent
049b145ec7
commit
185136397d
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
|||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include "mdb.h"
|
||||
|
||||
int main(int argc,char * argv[])
|
||||
|
|
|
|||
Loading…
Reference in a new issue