summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/ansi.h')
-rw-r--r--sys/i386/include/ansi.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/include/ansi.h b/sys/i386/include/ansi.h
index 421cc76..964955f 100644
--- a/sys/i386/include/ansi.h
+++ b/sys/i386/include/ansi.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)ansi.h 8.2 (Berkeley) 1/4/94
- * $Id$
+ * $Id: ansi.h,v 1.12 1997/02/22 09:33:53 peter Exp $
*/
#ifndef _MACHINE_ANSI_H_
@@ -53,6 +53,8 @@
#define _BSD_SSIZE_T_ int /* byte count or error */
#define _BSD_TIME_T_ long /* time() */
#define _BSD_WCHAR_T_ _BSD_CT_RUNE_T_ /* wchar_t (see below) */
+#define _BSD_CLOCKID_T_ int
+#define _BSD_TIMER_T_ int
/*
* Types which are fundamental to the implementation and must be used
OpenPOWER on IntegriCloud