aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/m4/mdef.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-11-21 11:05:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-11-21 11:05:38 +0000
commit46ef9581ddb869988580c56297e734d07a9b38bd (patch)
tree651dc8b89bc3725f5ccef2dc1b4845f84725b966 /usr.bin/m4/mdef.h
parentc9a187036713858920e57e4b4d391706228b06c4 (diff)
downloadsrc-46ef9581ddb869988580c56297e734d07a9b38bd.tar.gz
src-46ef9581ddb869988580c56297e734d07a9b38bd.zip
Synchronize m4(1) with OpenBSD
Notes
Notes: svn path=/head/; revision=291128
Diffstat (limited to 'usr.bin/m4/mdef.h')
-rw-r--r--usr.bin/m4/mdef.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/m4/mdef.h b/usr.bin/m4/mdef.h
index 49b3f500fbed..fc2d32a45219 100644
--- a/usr.bin/m4/mdef.h
+++ b/usr.bin/m4/mdef.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mdef.h,v 1.32 2014/12/21 09:33:12 espie Exp $ */
+/* $OpenBSD: mdef.h,v 1.33 2015/11/03 16:21:47 deraadt Exp $ */
/* $NetBSD: mdef.h,v 1.7 1996/01/13 23:25:27 pk Exp $ */
/*
@@ -107,10 +107,6 @@
#define SCOMMT '#'
#define ECOMMT '\n'
-#ifdef msdos
-#define system(str) (-1)
-#endif
-
/*
* other important constants
*/