1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-23 00:23:53 +03:00

r24814: Fix headers, trim core.h even more.

(This used to be commit 9647f860bd)
This commit is contained in:
Jelmer Vernooij
2007-08-30 23:15:12 +00:00
committed by Gerald (Jerry) Carter
parent 09c188e735
commit 82037a75ea
19 changed files with 129 additions and 179 deletions

View File

@@ -109,7 +109,7 @@
#endif
/* Lists, trees, caching, database... */
#include "talloc/talloc.h"
#include <talloc.h>
#include "core.h"
#include <stdbool.h>
#include "charset/charset.h"