diff options
author | Amitay Isaacs <amitay@gmail.com> | 2014-05-16 00:04:35 +1000 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-06-20 23:38:09 +0200 |
commit | 91274d97a644ece172ad99937967cec3d7258b0e (patch) | |
tree | 1c1ab78aa1fd026cc2adae9450e8e56bccc98d5c /ctdb/lib/replace/hdr_replace.h | |
parent | 1e927a93224549fa9464fb0dc2fc69941483a76c (diff) | |
download | samba-91274d97a644ece172ad99937967cec3d7258b0e.tar.gz samba-91274d97a644ece172ad99937967cec3d7258b0e.tar.xz samba-91274d97a644ece172ad99937967cec3d7258b0e.zip |
ctdb-build: Remove duplicate replace library
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'ctdb/lib/replace/hdr_replace.h')
-rw-r--r-- | ctdb/lib/replace/hdr_replace.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/lib/replace/hdr_replace.h b/ctdb/lib/replace/hdr_replace.h deleted file mode 100644 index 6cfa50f809..0000000000 --- a/ctdb/lib/replace/hdr_replace.h +++ /dev/null @@ -1,2 +0,0 @@ -/* this is a replacement header for a missing system header */ -#include "replace.h" |