error: depend on stdio
[gnulib.git] / tests / test-getopt.h
index e3fc589..450cf0d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of command line argument processing.
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -1375,7 +1375,6 @@ test_getopt (void)
     {
       int argc = 0;
       const char *argv[10];
-      int c;
       int pos = ftell (stderr);
 
       argv[argc++] = "program";