Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/audio/alsa-utils/files/patch-aplay_formats.h
16151 views
1
--- aplay/formats.h.orig 2016-03-31 14:37:02 UTC
2
+++ aplay/formats.h
3
@@ -1,7 +1,6 @@
4
#ifndef FORMATS_H
5
#define FORMATS_H 1
6
7
-#include <endian.h>
8
#include <byteswap.h>
9
10
/* Definitions for .VOC files */
11
12