diff options
Diffstat (limited to 'src/restore.h')
| -rw-r--r-- | src/restore.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/restore.h b/src/restore.h index cf9307c..646d1d1 100644 --- a/src/restore.h +++ b/src/restore.h | |||
| @@ -19,8 +19,8 @@ | |||
| 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #ifndef RESTORED_H | 22 | #ifndef __RESTORED_H |
| 23 | #define RESTORED_H | 23 | #define __RESTORED_H |
| 24 | 24 | ||
| 25 | #include <string.h> | 25 | #include <string.h> |
| 26 | 26 | ||
