diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2024-01-22 21:04:50 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2024-01-29 11:58:44 +0000 |
| commit | 1b5b70c2c0917aabf6595da63a59c5499d57963a (patch) | |
| tree | d402604d4b682b3a8b5da783c47a951f27b04c2e /src/dltools.c | |
| parent | 241bf4dcda9518633cb2990adc27eda40fd42c77 (diff) | |
Fix compilation
I didn't quite get all the renames in the first pass.
Diffstat (limited to 'src/dltools.c')
| -rw-r--r-- | src/dltools.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dltools.c b/src/dltools.c index 2a52f53..1e43b79 100644 --- a/src/dltools.c +++ b/src/dltools.c @@ -1,4 +1,3 @@ -#include <stdbool.h> #include <stdlib.h> #if defined(_WIN32) || defined(__WIN32__) || defined(WIN32) |
