summaryrefslogtreecommitdiff
path: root/ld/syshead.h
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-04-17 22:05:01 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:46 +0200
commit352e3b3230dfc6746be6d53325ffe1e33efc5289 (patch)
tree4c169beb4657a1ed3a046817db01cbe49b17017c /ld/syshead.h
parentdf538463687d768b6ee8247ff4412b78850e7404 (diff)
downloaddev86-352e3b3230dfc6746be6d53325ffe1e33efc5289.tar.gz
Import Dev86src-0.16.3.tar.gzv0.16.3
Diffstat (limited to 'ld/syshead.h')
-rw-r--r--ld/syshead.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/syshead.h b/ld/syshead.h
index fa5c23a..8ea2a3a 100644
--- a/ld/syshead.h
+++ b/ld/syshead.h
@@ -25,6 +25,7 @@
#define SEEK_SET 0
#define STDOUT_FILENO 0
#define STDERR_FILENO 0
+#define VERSION "MSDOS Compile"
#endif
/******************************************************************************/