X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fpapd%2Fprintcap.c;h=633ff4ebf6a1067a70f5602255458cf2c868bcc0;hb=fd371714895adf541884a0f3f83b746a1253fec9;hp=203269f252c9888c68ac1b0b5647615da37d3f77;hpb=d11dbe849df672f2a193747bf1ba282568d5924a;p=netatalk.git diff --git a/etc/papd/printcap.c b/etc/papd/printcap.c index 203269f2..633ff4eb 100644 --- a/etc/papd/printcap.c +++ b/etc/papd/printcap.c @@ -1,5 +1,5 @@ /* - * $Id: printcap.c,v 1.4 2001-06-25 20:13:45 rufustfirefly Exp $ + * $Id: printcap.c,v 1.5 2001-07-31 19:50:14 srittau Exp $ * * Copyright (c) 1990,1994 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -47,7 +47,7 @@ static char sccsid[] = "@(#)printcap.c 5.7 (Berkeley) 3/4/91"; #include #include #include -#ifndef HAVE_UNISTD_H +#ifdef HAVE_UNISTD_H #include #endif /* HAVE_UNISTD_H */ #include