diff options
Diffstat (limited to 'patch/selfrestart.h')
| -rw-r--r-- | patch/selfrestart.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/selfrestart.h b/patch/selfrestart.h new file mode 100644 index 0000000..3fd0b81 --- /dev/null +++ b/patch/selfrestart.h @@ -0,0 +1,3 @@ +char *get_dwm_path(); +void self_restart(const Arg *arg); + |
