diff options
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r-- | src/s/usg5-4.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index 864ace33d50..9810ab3e67f 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h @@ -69,11 +69,8 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* On USG systems signal handlers return void. */ #define SIGTYPE void -/* Undump with ELF. */ #undef COFF -#define UNEXEC unexelf.o - /* Get FIONREAD from <sys/filio.h>. Get <sys/ttold.h> to get struct tchars. But get <termio.h> first to make sure ttold.h doesn't interfere. And don't try to use SIGIO yet. */ |