]> git.armaanb.net Git - opendoas.git/blobdiff - doas.h
Add basic insult capability
[opendoas.git] / doas.h
diff --git a/doas.h b/doas.h
index a8aa41bee6b9ead7e6a8873436852fa2f7054046..1e9a0e599475306424f8768c710b40e5b976f43a 100644 (file)
--- a/doas.h
+++ b/doas.h
@@ -57,3 +57,6 @@ int timestamp_open(int *, int);
 int timestamp_set(int, int);
 int timestamp_clear(void);
 #endif
+
+const char * getinsult(void);
+void authfail(void);