summaryrefslogtreecommitdiff
path: root/xutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'xutils.h')
-rw-r--r--xutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xutils.h b/xutils.h
index dd30fad..2e0e251 100644
--- a/xutils.h
+++ b/xutils.h
@@ -27,7 +27,5 @@
extern void set_epoll_descriptor(int fd_epoll, int action, int fd_toadd, int events);
extern int set_epoll_descriptor2(int fd_epoll, int action, int fd_toadd, int events);
-extern void set_itimer_interval_value(struct itimerval *itimer, unsigned long sec,
- unsigned long usec);
#endif /* XSYS_H */