summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/openbsd-2.0/__path.h
diff options
context:
space:
mode:
Diffstat (limited to 'mit-pthreads/machdep/openbsd-2.0/__path.h')
-rwxr-xr-xmit-pthreads/machdep/openbsd-2.0/__path.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/mit-pthreads/machdep/openbsd-2.0/__path.h b/mit-pthreads/machdep/openbsd-2.0/__path.h
deleted file mode 100755
index 432494daafa..00000000000
--- a/mit-pthreads/machdep/openbsd-2.0/__path.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * from: @(#)time.h 5.12 (Berkeley) 3/9/91
- * $Id$
- */
-
-#ifndef _SYS__PATH_H_
-#define _SYS__PATH_H_
-
-#define _PATH_PTY "/dev/"
-#define _PATH_TZDIR "/usr/share/zoneinfo"
-#define _PATH_TZFILE "/etc/localtime"
-
-#endif /* !_SYS__PATH_H_ */
-