merged plib
[ppastats.git] / src / lp_json.h
index ca082dd..8ffcbaf 100644 (file)
@@ -45,4 +45,5 @@ json_object *ddts_to_json(struct daily_download_total **);
 
 struct json_object *date_to_json(struct tm *tm);
 
+json_object *time_to_json(time_t t);
 #endif