diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2020-08-13 12:09:28 +0200 |
---|---|---|
committer | Tobias Klauser <tobias.klauser@gmail.com> | 2020-08-19 13:16:51 +0200 |
commit | bfa3c89317869ffe1e90b7e01e7cacad7a7ea10e (patch) | |
tree | 69a429ad9d42236b7b8db6258c76d64bf7575762 /pcap_sg.c | |
parent | ca09a6f34d70e3a8ea495a6b2b71cd6d598d5ffb (diff) |
mausezahn: make needlessly global variables static
Move variables only used withing a single compilation unit from mz.h and
make them static. This avoids "multiple definition of symbol" linker
errors with gcc-10.
Updates #216
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'pcap_sg.c')
0 files changed, 0 insertions, 0 deletions