diff options
Diffstat (limited to 'src/ratpoison.h')
-rw-r--r-- | src/ratpoison.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h index 2c829ef..5ff7c44 100644 --- a/src/ratpoison.h +++ b/src/ratpoison.h @@ -85,6 +85,7 @@ void clean_up (void); rp_screen *find_screen (Window w); void set_close_on_exec (int fd); +const char *get_homedir (void); void read_rc_file (FILE *file); void fatal (const char *msg); |