aboutsummaryrefslogtreecommitdiff
path: root/include/duser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/duser.h')
-rw-r--r--include/duser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/duser.h b/include/duser.h
index d562b33..e955252 100644
--- a/include/duser.h
+++ b/include/duser.h
@@ -77,6 +77,4 @@ int user_cmd(const int argc, char* argv[]);
int user_choice(char c);
int user_add(const char* filename, const char* needle);
int user_new_list(const char* fname);
-char *strcasestr(const char *s, const char *find);
-char *strchrnul(const char* s, int c);
#endif