Skip to content

Commit 0832fa1

Browse files
committed
Added missing header
1 parent 76fd38c commit 0832fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/error.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <errno.h>
55
#include <string.h>
6+
#include <stdarg.h>
67

78
#include <gpuarray/error.h>
89

0 commit comments

Comments
 (0)