modetest: Remove extern declarations of opt(arg|ind|err|opt)
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 8 Feb 2013 10:08:38 +0000 (11:08 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:44 +0000 (14:21 +0200)
commitc93f4af0588d02c411d1526193ba1d63f76551b5
tree416ae0d77979db6a3175dbca91296dc4c3dc56fe
parentca9c8f06e0f560082dcd0943e9be29ba9a915ee3
modetest: Remove extern declarations of opt(arg|ind|err|opt)

Those variables are declared in unistd.h, there's no need to redeclare
them here.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
tests/modetest/modetest.c