summaryrefslogtreecommitdiffstats
path: root/usr.sbin/IPXrouted/sap.h
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1995-10-27 10:48:31 +0000
committerjulian <julian@FreeBSD.org>1995-10-27 10:48:31 +0000
commit2494489f353737a9a0a0dfb412b041a447f76aa2 (patch)
tree79f62b7e310d8aaa41586909ba37d7589857ad4e /usr.sbin/IPXrouted/sap.h
parent097421f540c5e463d5555f21dda599c749369da8 (diff)
downloadFreeBSD-src-2494489f353737a9a0a0dfb412b041a447f76aa2.zip
FreeBSD-src-2494489f353737a9a0a0dfb412b041a447f76aa2.tar.gz
Submitted by: john hay
patches to merge the two IPX packages to work with each other and to not break make-world :) IPXrouted should be working now, (or at least compiling) :)
Diffstat (limited to 'usr.sbin/IPXrouted/sap.h')
-rw-r--r--usr.sbin/IPXrouted/sap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/sap.h b/usr.sbin/IPXrouted/sap.h
index 9b7cb53..221220f 100644
--- a/usr.sbin/IPXrouted/sap.h
+++ b/usr.sbin/IPXrouted/sap.h
@@ -28,11 +28,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: sap.h,v 1.5 1995/10/11 18:57:26 jhay Exp $
+ * $Id: sap.h,v 1.1 1995/10/26 21:28:22 julian Exp $
*/
#ifndef _SAP_H_
#define _SAP_H_
+#define IPXPROTO_SAP IPXPROTO_PXP
+
#define SAP_REQ 1
#define SAP_RESP 2
#define SAP_REQ_NEAR 3
OpenPOWER on IntegriCloud