diff options
| author | Richard M. Stallman | 2002-09-09 19:40:29 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-09-09 19:40:29 +0000 |
| commit | b3bc7e9e7c103950cbde266090b574fb0996663e (patch) | |
| tree | 81570750f08d30add4c959c9439f0ff94bfd9aa1 /src | |
| parent | 8937f01b8de195250f7de74bb256bc4fa81effb2 (diff) | |
| download | emacs-b3bc7e9e7c103950cbde266090b574fb0996663e.tar.gz emacs-b3bc7e9e7c103950cbde266090b574fb0996663e.zip | |
(UNEXEC): Definition deleted.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sol2-5.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 874e560f5d4..e45849da405 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h | |||
| @@ -37,6 +37,3 @@ | |||
| 37 | #include <strings.h> | 37 | #include <strings.h> |
| 38 | #endif | 38 | #endif |
| 39 | #endif | 39 | #endif |
| 40 | |||
| 41 | #define UNEXEC unexsol.o | ||
| 42 | |||