void-packages/srcpkgs/trinity/patches/arch.h.patch

7 lines
185 B
Diff
Raw Normal View History

2015-09-30 18:38:53 +02:00
--- include/arch.h 2015-10-02 13:44:46.653183687 -0300
+++ include/arch.h.new 2015-10-02 13:44:38.297184059 -0300
@@ -1,3 +1,4 @@
+#include <stdint.h>
#pragma once
#include "types.h"