summaryrefslogtreecommitdiffstats
path: root/dmake/win95
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 15:17:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 15:17:06 +0000
commit20916b4913e43b0b8d3169577b4f7f4ca7e603fe (patch)
tree83f734a2e2eb047fae12bdab8bbb500ca9781083 /dmake/win95
parentINTEGRATION: CWS geordi2q11 (1.4.30); FILE MERGED (diff)
downloadcore-20916b4913e43b0b8d3169577b4f7f4ca7e603fe.tar.gz
core-20916b4913e43b0b8d3169577b4f7f4ca7e603fe.zip
INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED
2003/12/16 11:17:43 hr 1.3.38.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'dmake/win95')
-rw-r--r--dmake/win95/microsft/config.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/dmake/win95/microsft/config.h b/dmake/win95/microsft/config.h
index 7965dff25215..6357aa5b4a98 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -2,9 +2,9 @@
*
* $RCSfile: config.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 14:02:53 $
+ * last change: $Author: vg $ $Date: 2003-12-17 16:17:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -145,6 +145,8 @@
#define HAVE_ERRNO_H 1
#define HAVE_STRERROR 1
+#define HAVE_TEMPNAM 1
+#define HAVE_FCNTL_H 1
/* These defines are needed for itypes.h! (this is tested only with MSVC++ 6.0) */
#define SIZEOF_INT 4