summaryrefslogtreecommitdiffstats
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/defines.h b/defines.h
index 31bb9a3c..5e63198e 100644
--- a/defines.h
+++ b/defines.h
@@ -25,7 +25,7 @@
#ifndef _DEFINES_H
#define _DEFINES_H
-/* $Id: defines.h,v 1.108 2004/01/27 00:02:17 tim Exp $ */
+/* $Id: defines.h,v 1.109 2004/01/27 05:40:35 tim Exp $ */
/* Constants */
@@ -133,14 +133,6 @@ including rpc/rpc.h breaks Solaris 6
#define __unused
#endif
-#ifndef HFIXEDSZ
-#define HFIXEDSZ 12
-#endif
-
-#ifndef T_SIG
-#define T_SIG 24
-#endif
-
/* Types */
/* If sys/types.h does not supply intXX_t, supply them ourselves */