X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/9a2d61b04e52cc4f19fb014d904b486d3c1fae38..b14bad9d027981fc5055161c4e477abcc4d6466e:/clients/moira/defs.h diff --git a/clients/moira/defs.h b/clients/moira/defs.h index 813aa2da..54e9c6a8 100644 --- a/clients/moira/defs.h +++ b/clients/moira/defs.h @@ -28,6 +28,9 @@ #define FALSE 0 #endif FALSE +/* where to find the SMS server */ +#define SMS_SERVER "SMS.MIT.EDU:sms_db" + /* Modification information is always printed in this format. */ #define MOD_FORMAT ("Last Modification by %s at %s with %s.")