diff options
author | Ronnie sahlberg <ronniesahlberg@gmail.com> | 2007-04-18 09:28:40 +1000 |
---|---|---|
committer | Ronnie sahlberg <ronniesahlberg@gmail.com> | 2007-04-18 09:28:40 +1000 |
commit | 818abe7085a81b07d143d64b72d15bcb58148cfc (patch) | |
tree | ba4f47417cca14373d43347134151300a767f19a /ctdb/tests/ctdb_fetch.c | |
parent | efd5c4bf83fefcc608dd88be17b70ad4bf031db0 (diff) | |
parent | 98bb60e9d6fd68a5614f15517bd591e433956fe7 (diff) | |
download | samba-818abe7085a81b07d143d64b72d15bcb58148cfc.tar.gz samba-818abe7085a81b07d143d64b72d15bcb58148cfc.tar.xz samba-818abe7085a81b07d143d64b72d15bcb58148cfc.zip |
merge from tridge
(This used to be ctdb commit d1262efebfc6e51e676720d42443017563aaffe3)
Diffstat (limited to 'ctdb/tests/ctdb_fetch.c')
-rw-r--r-- | ctdb/tests/ctdb_fetch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/ctdb_fetch.c b/ctdb/tests/ctdb_fetch.c index 1ae8e8aafd..91fff3825d 100644 --- a/ctdb/tests/ctdb_fetch.c +++ b/ctdb/tests/ctdb_fetch.c @@ -22,7 +22,7 @@ #include "lib/events/events.h" #include "system/filesys.h" #include "popt.h" -#include "tests/cmdline.h" +#include "cmdline.h" #include <sys/time.h> #include <time.h> |