#include <> to ""
This commit is contained in:
parent
dace178f25
commit
09c7eac41f
@ -1,4 +1,4 @@
|
|||||||
#include <byte.h>
|
#include "byte.h"
|
||||||
|
|
||||||
/* If you need to compare a password or a hash value, the timing of the
|
/* If you need to compare a password or a hash value, the timing of the
|
||||||
* comparison function can give valuable clues to the attacker. Let's
|
* comparison function can give valuable clues to the attacker. Let's
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#include <byte.h>
|
#include "byte.h"
|
||||||
#include <buffer.h>
|
#include "buffer.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The functions that are beginning with byte_ offer some handy functions, to
|
* The functions that are beginning with byte_ offer some handy functions, to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user