Explorar el Código

fix compile with musl

Waldemar Brodkorb hace 11 años
padre
commit
981a6d49e9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/nand/src/nand.c

+ 0 - 1
package/nand/src/nand.c

@@ -23,7 +23,6 @@
 #define _GNU_SOURCE
 #include <ctype.h>
 #include <errno.h>
-#include <error.h>
 #include <err.h>
 #include <fcntl.h>
 #include <limits.h>