]> arthur.barton.de Git - netatalk.git/commitdiff
More Linux 2.6 build fixes. netatalk-1-6-4rc1
authorsrittau <srittau>
Sun, 30 Nov 2003 15:07:50 +0000 (15:07 +0000)
committersrittau <srittau>
Sun, 30 Nov 2003 15:07:50 +0000 (15:07 +0000)
sys/netatalk/at.h

index a68e31cbc47bc699362a5d7cba64ba67225ec9ee..21f30eb6cfdc9750dd4482e62171faa74caed660 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: at.h,v 1.3.4.1 2003-11-30 14:54:56 srittau Exp $
+ * $Id: at.h,v 1.3.4.2 2003-11-30 15:07:50 srittau Exp $
  *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  *
@@ -17,6 +17,7 @@
 
 #ifdef HAVE_ATALK_ADDR
 #define at_addr atalk_addr
+#define netrange atalk_netrange
 #endif /* HAVE_ATALK_ADDR */
 
 #else /* linux */