We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf5a1a commit 1aa11b0Copy full SHA for 1aa11b0
gif_hash.h
@@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
9
#ifndef _GIF_HASH_H_
10
#define _GIF_HASH_H_
11
12
-#include <unistd.h>
+//#include <unistd.h>
13
#include <stdint.h>
14
15
#define HT_SIZE 8192 /* 12bits = 4096 or twice as big! */
0 commit comments