diff options
author | Miles Bader <miles@gnu.org> | 1997-02-19 23:33:18 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-19 23:33:18 +0000 |
commit | 319a5344567c48784ca5f95c9c9ab51446329ccf (patch) | |
tree | 1dc96d1830ca2052d231a0d472a5fd545bd75339 /libstore/xinl.c | |
parent | 971d17446e481d659d38819cb856e6ef2ff68ea7 (diff) |
Renamed from store.c
Diffstat (limited to 'libstore/xinl.c')
-rw-r--r-- | libstore/xinl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libstore/xinl.c b/libstore/xinl.c new file mode 100644 index 00000000..a603d621 --- /dev/null +++ b/libstore/xinl.c @@ -0,0 +1,2 @@ +#define STORE_EI +#include "store.h" |