Define __maybe_unused
authorJouni Malinen <j@w1.fi>
Sun, 29 Dec 2013 11:37:17 +0000 (13:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Dec 2013 11:38:27 +0000 (13:38 +0200)
commit1450e1e3199bb26fe6944bfb4474755523b0cc88
treece59861745bdcadf1779ad311504619c0d6e651a
parent912b34f000afaa98a9d4970d76543df075ace563
Define __maybe_unused

This can be used to silence compiler warnings in cases where #ifdef
blocks can leave some variables or functions unused and there is no
cleaner way of avoiding the warnings.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/utils/common.h