mirror of
https://git.suyu.dev/suyu/AppImageKit-checkrt.git
synced 2025-12-24 08:14:41 +01:00
Move DEBUG macro to own header to be a standalone helper
This commit is contained in:
parent
2f04ad81c6
commit
2796ea1f5f
4 changed files with 17 additions and 9 deletions
2
exec.c
2
exec.c
|
|
@ -42,7 +42,7 @@ variable (e.g. "PATH"):
|
|||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "checkrt.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <dlfcn.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue