--- projects/libstatgrab/examples/disk_traffic.c 2004/01/19 16:49:19 1.7 +++ projects/libstatgrab/examples/disk_traffic.c 2004/04/04 22:48:49 1.8 @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: disk_traffic.c,v 1.7 2004/01/19 16:49:19 tdb Exp $ + * $Id: disk_traffic.c,v 1.8 2004/04/04 22:48:49 tdb Exp $ */ /* A very basic example of how to get the disk statistics from the system @@ -42,7 +42,6 @@ int main(int argc, char **argv){ extern char *optarg; - extern int optind; int c; /* We default to 1 second updates and displaying in bytes*/