mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
ChangeLog: https://godotengine.org/article/godot-4-0-sets-sail/ PR: 269954 Reported by: FreeBSD@ShaneWare.Biz (maintainer)
11 lines
298 B
C
11 lines
298 B
C
--- thirdparty/linuxbsd_headers/alsa/asoundlib.h.orig 2023-03-02 09:54:29 UTC
|
|
+++ thirdparty/linuxbsd_headers/alsa/asoundlib.h
|
|
@@ -38,7 +38,7 @@
|
|
#include <poll.h>
|
|
#include <errno.h>
|
|
#include <stdarg.h>
|
|
-#include <endian.h>
|
|
+#include <sys/endian.h>
|
|
|
|
#ifndef __GNUC__
|
|
#define __inline__ inline
|