Mercurial > hg > xemacs-beta
view src/s/sol2-6.h @ 1:c0c6a60d29db
Added tag r19-14 for changeset 376386a54a3c
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:53 +0200 |
parents | 376386a54a3c |
children | 6b37e6ddd302 |
line wrap: on
line source
/* Synched up with: Not in FSF. */ /* Handle Solaris 2.6. */ #include "sol2-5.h" /* 2.6 has dldump, dynodump is not necessary */ #ifdef UNEXEC #undef UNEXEC #endif #define UNEXEC unexsol2-6.o