diff --git a/srcpkgs/gargoyle/patches/stdint.patch b/srcpkgs/gargoyle/patches/stdint.patch new file mode 100644 index 00000000000..78103c15966 --- /dev/null +++ b/srcpkgs/gargoyle/patches/stdint.patch @@ -0,0 +1,10 @@ +--- a/garglk/garglk.h ++++ b/garglk/garglk.h +@@ -30,6 +30,7 @@ + #include + #include + #include ++#include + #include + #include + #include