src/rrdd.[ch]: Move DEFAULT_PORT to rrdd.h.
[rrdd.git] / src / rrdd.h
index e8ea258..52d5066 100644 (file)
@@ -75,5 +75,6 @@
 #include "config.h"
 
 #define RRDD_SOCK_PATH "unix:/tmp/rrdd.sock"
+#define DEFAULT_PORT "42217"
 
 #endif /* __RRDD_H */