hush/miscutils
Baruch Siach e835afadfe nandwrite: fix build when long options are disabled
The Required_argument macro is only defined when long options are enabled.
Fixes the following build error:

miscutils/nandwrite.c: In function 'nandwrite_main':
miscutils/nandwrite.c:120:10: error: expected ',' or ';' before 'Required_argument'

Reported-by: Christian Kästner <kaestner at cs.cmu.edu>
Signed-off-by: Baruch Siach <baruch at tkos.co.il>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-12-17 17:02:37 +01:00
..
2013-10-08 14:53:29 +02:00
2013-01-18 13:30:13 +01:00
2013-11-26 12:12:27 +01:00
2013-03-15 00:42:39 +01:00
2014-12-10 13:44:27 +01:00
2013-01-14 01:34:48 +01:00
2014-09-23 22:58:18 +02:00
2011-05-30 23:00:47 +02:00
2014-11-30 19:39:58 +01:00
2011-10-28 14:07:44 +02:00
2013-01-15 13:58:01 +01:00
2013-01-15 13:58:01 +01:00
2013-10-08 14:53:29 +02:00