diff options
Diffstat (limited to 'extras/multipath-tools/multipathd/checkers.h')
-rw-r--r-- | extras/multipath-tools/multipathd/checkers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/multipath-tools/multipathd/checkers.h b/extras/multipath-tools/multipathd/checkers.h new file mode 100644 index 0000000000..057c319d1b --- /dev/null +++ b/extras/multipath-tools/multipathd/checkers.h @@ -0,0 +1,2 @@ +int readsector0 (char *); +int tur (char *); |