diff --git a/lib/getopt.c b/lib/getopt.c index 847830c..55852ba 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -13,6 +13,7 @@ * GNU General Public License for more details. * */ +#define pr_fmt(fmt) "getopt: " fmt #include #include