repo.or.cz
/
transsip-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed unused header file
[transsip-mirror.git]
/
src
/
conf.h
blob
8e30a02fb694458be8a8d9c12e05ad60f126f0e5
1
#ifndef CONF_H
2
#define CONF_H
3
4
extern
int
get_port
(
void
);
5
extern
char
*
get_stun_server
(
void
);
6
7
#endif
/* CONF_H */