Revert "Explicitly include <limits.h>"

This reverts commit 0fd9aae17a.
This commit is contained in:
Frank Denis 2017-07-15 20:33:34 +02:00
parent 7dbbd266b5
commit bcdb042ad9

View File

@ -1,6 +1,5 @@
#include <errno.h>
#include <limits.h>
#include <string.h>
#include "crypto_pwhash.h"