diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 91e8e64b8b5..c7567cfcbcb 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -71,7 +71,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 71 | your system and must be used only through an encapsulation | 71 | your system and must be used only through an encapsulation |
| 72 | (Which you should place, by convention, in sysdep.c). */ | 72 | (Which you should place, by convention, in sysdep.c). */ |
| 73 | 73 | ||
| 74 | #define POSIX /* affects getpagesize.h and systty.h */ | ||
| 75 | 74 | ||
| 76 | /* This is to work around mysterious gcc failures in some system versions. | 75 | /* This is to work around mysterious gcc failures in some system versions. |
| 77 | It is unlikely that Emacs changes will work around this problem; | 76 | It is unlikely that Emacs changes will work around this problem; |