aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-06-20 14:05:16 +0000
committerDave Love <[email protected]>2000-06-20 14:05:16 +0000
commitd8b99817d8ebc273f9163b85c022f228dff33d22 (patch)
tree1f16fe7cd3f12f70fd29d65d4f127204eeb1af79 /src
parent41c235f496e0f4737a9f096895cd0cd9bce1ea19 (diff)
Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.
Diffstat (limited to 'src')
-rw-r--r--src/m/ibmrt-aix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h
index d1b80c899e..5ff553636b 100644
--- a/src/m/ibmrt-aix.h
+++ b/src/m/ibmrt-aix.h
@@ -160,8 +160,6 @@ Boston, MA 02111-1307, USA. */
#include </usr/include/bsd/BSDtoAIX.h>
#define BSTRING
-#define HAVE_GETTIMEOFDAY
-#define HAVE_VFORK
/* AIX utimes allegedly causes SIGSEGV. */
#undef HAVE_UTIMES /* override configuration decision */