mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
r22314: use libreplace headers
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
363d1d676c
commit
d757cdc092
@@ -18,18 +18,10 @@
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <ctype.h>
|
||||
#include <signal.h>
|
||||
#include "replace.h"
|
||||
#include "system/locale.h"
|
||||
#include "system/time.h"
|
||||
#include "system/filesys.h"
|
||||
#include "tdb.h"
|
||||
|
||||
static void print_data(TDB_DATA d)
|
||||
|
||||
Reference in New Issue
Block a user