summaryrefslogtreecommitdiff
path: root/net/echoping/files/patch-echoping.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/echoping/files/patch-echoping.h')
-rw-r--r--net/echoping/files/patch-echoping.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/echoping/files/patch-echoping.h b/net/echoping/files/patch-echoping.h
index 6614c1d56d6e..f411f7383f8e 100644
--- a/net/echoping/files/patch-echoping.h
+++ b/net/echoping/files/patch-echoping.h
@@ -43,3 +43,11 @@
/* My functions */
+@@ -198,6 +186,7 @@ int TLS_readline ();
+ #endif
+ /* util.c */
+ char *random_string ();
++char *to_upper(char *);
+ void tvsub ();
+ void tvadd ();
+ void tvavg ();