diff options
| author | Paul Richards <paul@FreeBSD.org> | 1994-08-21 04:05:05 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1994-08-21 04:05:05 +0000 |
| commit | 385e380a6a4a443c0dbd32f4e122b5c0bcb8894c (patch) | |
| tree | f7c764f76114e422cbea0ebd7e8a5244fff0eba3 /include/protocols/dumprestore.h | |
| parent | 54b0ee633c00e0138126903499ec8e0ffdaa33dd (diff) | |
Notes
Diffstat (limited to 'include/protocols/dumprestore.h')
| -rw-r--r-- | include/protocols/dumprestore.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index f6f6845e05d4e..72eddcd0f2da8 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -38,8 +38,8 @@ * @(#)dumprestore.h 8.2 (Berkeley) 1/21/94 */ -#ifndef _DUMPRESTORE_H_ -#define _DUMPRESTORE_H_ +#ifndef _PROTOCOLS_DUMPRESTORE_H_ +#define _PROTOCOLS_DUMPRESTORE_H_ /* * TP_BSIZE is the size of file blocks on the dump tapes. |
