summaryrefslogtreecommitdiff
path: root/src/s/hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/hpux.h')
-rw-r--r--src/s/hpux.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/s/hpux.h b/src/s/hpux.h
index c7e02a007cb..125f6b33d03 100644
--- a/src/s/hpux.h
+++ b/src/s/hpux.h
@@ -58,28 +58,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_TERMIO
-/* Says to include time.h, and not include sys/time.h. */
-
-#define NEED_TIME_H
-
-/*
- * Define HAVE_TIMEVAL if the system supports the BSD style clock values.
- * Look in <sys/time.h> for a timeval structure.
- */
-
-#define HAVE_TIMEVAL
-
-/* With HAVE_TIMEVAL define, Emacs expects to use `utimes'.
- But HPUX does not have one. */
-
-#define MISSING_UTIMES
-
-/*
- * Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
/*
* Define HAVE_PTYS if the system supports pty devices.
*/