]> git.ipfire.org Git - thirdparty/git.git/blame - server-info.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / server-info.h
CommitLineData
623b80be
EN
1#ifndef SERVER_INFO_H
2#define SERVER_INFO_H
3
4/* Dumb servers support */
5int update_server_info(int);
6
7#endif /* SERVER_INFO_H */