]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/main.c
Warning fixes.
[netatalk.git] / etc / papd / main.c
index be4d84f674472b014a801f4501f46c8cb2544ea1..03b088c2c9aaa8a4ac79acf5f92e56ba82e0038e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: main.c,v 1.7 2001-06-25 20:13:45 rufustfirefly Exp $
+ * $Id: main.c,v 1.8 2001-07-31 19:50:14 srittau Exp $
  *
  * Copyright (c) 1990,1995 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -140,7 +140,6 @@ int main( ac, av )
     char       **av;
 {
     extern char         *optarg;
-    extern int          optind;
 
     ATP                        atp;
     struct atp_block   atpb;