Files
nixpkgs/pkgs/by-name/tt/ttaenc/ttaenc-inline.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
218 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
--- a/ttaenc.c
+++ b/ttaenc.c
@@ -10,6 +10,7 @@
*/
#include "ttaenc.h"
+#define __inline static inline __attribute__((always_inline))
/******************* static variables and structures *******************/