summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 00df578..1f2e36c 100644
--- a/src/common.h
+++ b/src/common.h
@@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <errno.h>
#include "error.h"
+#define PRODUCT "Q2PRO"
+
#if USE_CLIENT
#define APPLICATION "q2pro"
#else