diff options
Diffstat (limited to 'src/gammad.c')
-rw-r--r-- | src/gammad.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gammad.c b/src/gammad.c index 4bcc823..49c6219 100644 --- a/src/gammad.c +++ b/src/gammad.c @@ -25,12 +25,14 @@ #include "output.h" + /** * The name of the process */ char* argv0; + /** * Get the name of a CRTC * |