diff --git a/tools/donate-cpu-server.py b/tools/donate-cpu-server.py
index 5f30dd135..350dd593f 100644
--- a/tools/donate-cpu-server.py
+++ b/tools/donate-cpu-server.py
@@ -9,6 +9,7 @@ import datetime
import time
from threading import Thread
import sys
+import urllib
OLD_VERSION = '1.86'
@@ -27,6 +28,8 @@ def overviewReport():
html += 'HEAD report
\n'
html += 'Latest results
\n'
html += 'Time report
\n'
+ html += 'checkLibraryFunction report
\n'
+ html += 'checkLibraryNoReturn report
\n'
html += '