X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=etc%2Fafpd%2Fglobals.h;h=48571496fee1a189a1076012a3c0dc1012d54ce8;hp=c3f40990a581310cbb0ec0bce71fc22f77b78908;hb=9d78f9b52ea18b442fc91c6a1e8d8b607f2f90e8;hpb=c78b39f491fcb71c19f3510da169e7b3790f649c diff --git a/etc/afpd/globals.h b/etc/afpd/globals.h index c3f40990..48571496 100644 --- a/etc/afpd/globals.h +++ b/etc/afpd/globals.h @@ -1,5 +1,5 @@ /* - * $Id: globals.h,v 1.18.2.2.2.5 2004-06-15 00:35:06 bfernhomberg Exp $ + * $Id: globals.h,v 1.18.2.2.2.5.2.1 2008-11-25 15:16:33 didg Exp $ * * Copyright (c) 1990,1993 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -26,11 +26,6 @@ #include #include -/* test for inline */ -#ifndef __inline__ -#define __inline__ -#endif - #define MACFILELEN 31 #define OPTION_DEBUG (1 << 0)