Find socketcall.h.

This commit is contained in:
Ulrich Drepper 1997-06-21 02:50:53 +00:00
parent 775690148e
commit 2485f9c0e3
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
Boston, MA 02111-1307, USA. */
#include <sysdep.h>
#include <sys/socketcall.h>
#include <socketcall.h>
#define P(a, b) P2(a, b)
#define P2(a, b) a##b

View file

@ -17,7 +17,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#include <sysdep.h>
#include <sys/socketcall.h>
#include <socketcall.h>
#define P(a, b) P2(a, b)
#define P2(a, b) a##b