From 99a70d04c7b9006b079875d80190d727ffe15bda Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 29 Aug 2000 00:02:44 +0200 Subject: [PATCH] .del-ac-types.h Delete: mit-pthreads/include/pthread/ac-types.h .del-config.flags Delete: mit-pthreads/config.flags BitKeeper/deleted/.del-config.flags: ***MISSING WEAVE*** BitKeeper/deleted/.del-ac-types.h: Delete: mit-pthreads/include/pthread/ac-types.h --- mit-pthreads/include/pthread/ac-types.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mit-pthreads/include/pthread/ac-types.h diff --git a/mit-pthreads/include/pthread/ac-types.h b/mit-pthreads/include/pthread/ac-types.h deleted file mode 100644 index c9dc938f6e8..00000000000 --- a/mit-pthreads/include/pthread/ac-types.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef pthread_size_t -#define pthread_ipaddr_type unsigned int -#define pthread_ipport_type unsigned short -#define pthread_clock_t long -#define pthread_size_t unsigned int -#define pthread_ssize_t int -#define pthread_time_t long -#define pthread_fpos_t long long -#define pthread_off_t long long -#define pthread_va_list void * -#endif