aaaaa
This commit is contained in:
parent
05e3897ad4
commit
1ecf7dfeca
|
@ -1,5 +1,7 @@
|
||||||
// patch GetTickCount64 for running on Windows XP
|
// patch GetTickCount64 for running on Windows XP
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
int main(int argc, char** argv) {
|
int main(int argc, char** argv) {
|
||||||
unsigned char* buf;
|
unsigned char* buf;
|
||||||
|
|
Loading…
Reference in a new issue