We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be68b25 commit 3dc7ca3Copy full SHA for 3dc7ca3
src/jwt_io.c
@@ -1,5 +1,6 @@
1
#include <SWI-Prolog.h>
2
#include <SWI-Stream.h>
3
+#include <stdio.h>
4
#include <strings.h>
5
#include <jwt.h>
6
0 commit comments