summaryrefslogtreecommitdiff
path: root/lib/libpthread/machdep/sunos-5.3/__stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/machdep/sunos-5.3/__stdio.h')
-rwxr-xr-xlib/libpthread/machdep/sunos-5.3/__stdio.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libpthread/machdep/sunos-5.3/__stdio.h b/lib/libpthread/machdep/sunos-5.3/__stdio.h
deleted file mode 100755
index 4dd4becdbe9..00000000000
--- a/lib/libpthread/machdep/sunos-5.3/__stdio.h
+++ /dev/null
@@ -1,6 +0,0 @@
-typedef pthread_fpos_t fpos_t;
-
-#ifndef _SIZE_T
-#define _SIZE_T
-typedef pthread_size_t size_t;
-#endif