aboutsummaryrefslogtreecommitdiffstats
path: root/server-info.h
blob: 13bbde2c55fafe7bf07eb38377cec2f109de3164 (plain)
1
2
3
4
5
6
7
#ifndef SERVER_INFO_H
#define SERVER_INFO_H

/* Dumb servers support */
int update_server_info(int);

#endif /* SERVER_INFO_H */