Move include of backupfile.h to common.h.

This commit is contained in:
Paul Eggert
1999-06-16 12:44:52 +00:00
parent f8baeb3fa0
commit ec424c77a9

View File

@@ -27,7 +27,6 @@
#define GLOBAL
#include "common.h"
#include "backupfile.h"
#include "xstrtol.h"
time_t get_date ();