mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 17:59:18 +02:00
added build info
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user