/* ==== socket.h ============================================================ * Copyright (c) 1994 by Chris Provenzano, proven@athena.mit.edu * * Description : Correct Linux header file. */ #ifndef _PTHREAD_SOCKET_H_ #define _PTHREAD_SOCKET_H_ #include "bits/socket.h" #endif