mausezahn: use getopt_long instead of getopt
[netsniff-ng.git] / stun.h
blobe16c3e7abb7b423b97ae3512b3d4cf09a30cc97e
1 #ifndef STUN_H
2 #define STUN_H
4 extern int print_stun_probe(char *server, int sport, int tport);
6 #endif /* STUN_H */