summaryrefslogtreecommitdiff
path: root/src/ratpoison.h
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-02-26 00:31:49 +0000
committerrcyeske <rcyeske>2001-02-26 00:31:49 +0000
commitca8d87a00c097cf1fa5a1c9c12333831f34e32ab (patch)
tree8556cd09a69631fa6e9c3b357435ab6497d008b1 /src/ratpoison.h
parent85158fa1ccb413a66a2ad62e3b6330a2ecb478da (diff)
downloadratpoison-ca8d87a00c097cf1fa5a1c9c12333831f34e32ab.zip
added cmd_source
Diffstat (limited to 'src/ratpoison.h')
-rw-r--r--src/ratpoison.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h
index 7567588..00920db 100644
--- a/src/ratpoison.h
+++ b/src/ratpoison.h
@@ -61,4 +61,6 @@ extern XGCValues gv;
void clean_up ();
screen_info *find_screen (Window w);
+void read_rc_file (char *filename);
+
#endif /* ! _RATPOISON_H */