diff options
author | David Sommerseth <dazo@users.sourceforge.net> | 2010-11-15 08:56:18 +0100 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2010-11-18 18:54:49 +0100 |
commit | d29e6de16ad1cbbc5740e732268da9347b370a1d (patch) | |
tree | 58afabcd4a50d0f9b4ea27624be2c01c93b47bbb /proto.c | |
parent | Fixed potential misinterpretation of boolean logic (diff) | |
download | openvpn-d29e6de16ad1cbbc5740e732268da9347b370a1d.tar.xz |
Only add some functions when really needed
The GNU C compiler gave warnings about some functions not being used.
These functions where only used if certian #ifdef sections was enabled.
This patch encapsulates these function declarations with matching #ifdef's
to make it more clear when these functions are needed.
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'proto.c')
0 files changed, 0 insertions, 0 deletions