tmux 3.6b linkea libevent + ncurses hammer-built, estático (-static -lncursesw -levent_core). Primer consumidor de la cola C que valida el unlock de las 20 libs base. + import c-cola-1 (14 clásicos C: tig/wget/rsync/git/mc/gnupg/…). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
247 B
Diff
12 lines
247 B
Diff
--- a/sysincludes.h
|
|
+++ b/sysincludes.h
|
|
@@ -145,7 +145,7 @@
|
|
#include <linux/if_packet.h>
|
|
#endif
|
|
#if HAVE_NETINET_IF_ETHER_H
|
|
-#include <netinet/if_ether.h>
|
|
+#include <linux/if_ether.h>
|
|
#endif
|
|
#if HAVE_LINUX_IF_TUN_H
|
|
#include <linux/if_tun.h>
|