Remember to include limits.h for UINT_MAX

master
sin 8 years ago
parent 48cc842aa9
commit 7a0c2669fb

@ -1,4 +1,5 @@
/* See LICENSE file for copyright and license details. */
#include <limits.h>
#include <stdlib.h>
#include <unistd.h>

Loading…
Cancel
Save