quick fix
This commit is contained in:
parent
8822fb6f20
commit
449ef8c596
@ -3,6 +3,8 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#define UUID_SIZE 37
|
#define UUID_SIZE 37
|
||||||
|
|
||||||
/* TODO: place cookie normally */
|
/* TODO: place cookie normally */
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#define UUID_SIZE 37
|
#define UUID_SIZE 37
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user