Make pointer decrementing code ANSI C compliant.
[gnulib.git] / modules / poll
index 7779e2a..0330415 100644 (file)
@@ -7,13 +7,14 @@ lib/poll_.h
 m4/poll.m4
 
 Depends-on:
+sys_select
+sys_time
 
 configure.ac:
 gl_FUNC_POLL
 
 Makefile.am:
 BUILT_SOURCES += $(POLL_H)
-EXTRA_DIST += poll_.h poll.c
 
 # We need the following in order to create <poll.h> when the system
 # doesn't have one.