aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 60dd66a9fa5..3623fd7e702 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -31,6 +31,7 @@ Boston, MA 02111-1307, USA. */
31#define USG 31#define USG
32/* #define BSD_SYSTEM */ 32/* #define BSD_SYSTEM */
33#define LINUX 33#define LINUX
34#define GNU_LINUX
34 35
35/* SYSTEM_TYPE should indicate the kind of system you are using. 36/* SYSTEM_TYPE should indicate the kind of system you are using.
36 It sets the Lisp variable system-type. */ 37 It sets the Lisp variable system-type. */