projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6b882a3
)
Fix util.c:116:2: error: unknown type name ‘va_list’ (#722)
author
Fl0-0
<Fl0-0@users.noreply.github.com>
Mon, 26 Nov 2018 07:11:11 +0000
(08:11 +0100)
committer
pwpiwi
<pwpiwi@users.noreply.github.com>
Mon, 26 Nov 2018 07:11:11 +0000
(08:11 +0100)
client/util.c
patch
|
blob
|
blame
|
history
diff --git
a/client/util.c
b/client/util.c
index 242a8a2840fa150c8700443dbbc92daf4d5e10ea..423d14a08a80736c6e729fc6a4db51c5112dac08 100644
(file)
--- a/
client/util.c
+++ b/
client/util.c
@@
-16,6
+16,7
@@
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
+#include <stdarg.h>
#ifdef _WIN32
#include <windows.h>
Impressum
,
Datenschutz