X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=0beef7a866ae1ee45fb786d270338ebdeafc7497;hp=0f0cf00170a6773c28a817b2ebf65b7f1ac26f01;hb=77e71d6b194f01b141aa8fbe1d2684a81857e954;hpb=82c702a19c700ceee3ac1cae841f30a516467ec9 diff --git a/prometheus.c b/prometheus.c index 0f0cf00..0beef7a 100644 --- a/prometheus.c +++ b/prometheus.c @@ -35,6 +35,7 @@ const char *version="0.7.9.2"; /*0.7.9 will be last development, 0.8.0 first stable */ + /* ======= All path names are defined here (for RPM patch) ======= */ char *tc = "/sbin/tc"; /* requires tc with HTB support */