aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gammad.c2
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
*