/* @(#)39	1.10  src/bos/kernext/inet/in_netarp.h, sockinc, bos720 6/16/91 18:06:30 */
/* 
 * COMPONENT_NAME: SOCKET Socket Services
 * 
 * FUNCTIONS: ARPTAB_HASH, ARPTAB_LOOK 
 *
 * ORIGINS: 26 
 *
 * Licensed Materials - Property of IBM
 * Copyright (c) 1982, 1986 Regents of the University of California.
 * All rights reserved.  The Berkeley software License Agreement
 * specifies the terms and conditions for redistribution.
 *
 */

#ifndef	_H_IN_NETARP
#define	_H_IN_NETARP

#include <net/if_arp.h>

#endif	/* _H_IN_NETARP */
