added build info

This commit is contained in:
SJ
2012-07-06 21:44:57 +02:00
parent 81a8409dee
commit 00be0effe7
4 changed files with 9 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
#include <cfg.h>
#include "defs.h"
int get_build();
void __fatal(char *s);
long tvdiff(struct timeval a, struct timeval b);
int searchStringInBuffer(char *s, int len1, char *what, int len2);