mirror of
https://github.com/samba-team/samba.git
synced 2025-11-01 16:23:49 +03:00
r21299: Fix the build for those that don't have talloc.h installed.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
5c779b3767
commit
e782035251
@@ -23,7 +23,7 @@
|
||||
#ifndef __EVENTS_H__
|
||||
#define __EVENTS_H__
|
||||
|
||||
#include "talloc.h"
|
||||
#include "talloc/talloc.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
struct event_context;
|
||||
|
||||
Reference in New Issue
Block a user