shithub: orca

Download patch

ref: 8cfd5d9761aa9d106e211a62511637d333b6d33a
parent: 4c48d0961a189d0ebe5473c6008a3c0dacb7ef0f
author: cancel <cancel@cancel.fm>
date: Wed Jan 8 01:22:07 EST 2020

Cleanup

--- a/thirdparty/sdd.h
+++ b/thirdparty/sdd.h
@@ -1,6 +1,5 @@
 #pragma once
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifdef __GNUC__