mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 07:35:17 +02:00
11 lines
227 B
Diff
11 lines
227 B
Diff
--- src/mips/getcontext.S.orig
|
|
+++ src/mips/getcontext.S
|
|
@@ -24,7 +24,7 @@
|
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|
|
|
#include "offsets.h"
|
|
-#include <endian.h>
|
|
+#include <bits/endian.h>
|
|
|
|
.text
|
|
|