diff options
Diffstat (limited to 'ui/daemon/ui_vars.py')
| -rw-r--r-- | ui/daemon/ui_vars.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/daemon/ui_vars.py b/ui/daemon/ui_vars.py new file mode 100644 index 0000000..9d0fc33 --- /dev/null +++ b/ui/daemon/ui_vars.py @@ -0,0 +1,2 @@ +flags = [] +includes = ["signal.h", "stdio.h", "unistd.h"] |
