6 recetas → canónicas + índice firmado: libusb, npth, libassuan, libksba (libs), usbutils (lsusb), gnupg (gpg 2.4.9). Cierra las 2 mini-chains que quedaban bloqueadas. + zlib re-packeado limpio en el repo (hash b3:2623a403 sin ubsan). Sólo foot queda staged (Wayland). Frente (b) COMPLETO.
13 lines
295 B
Diff
13 lines
295 B
Diff
diff --git a/scd/app.c b/scd/app.c
|
|
index 21230bd..5999c37 100644
|
|
--- a/scd/app.c
|
|
+++ b/scd/app.c
|
|
@@ -23,6 +23,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <npth.h>
|
|
+#include <unistd.h>
|
|
|
|
#ifndef HAVE_W32_SYSTEM
|
|
#include <fcntl.h> /* F_SETFD F_GETFL F_SETFL O_NONBLOCK fcntl(2) */
|