Skip to content

Commit aa33d50

Browse files
committed
config_unix: Remove GETTOD_NOT_DECLARED section
Nothing defines that anywhere
1 parent 04e4af3 commit aa33d50

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/config_unix.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@
139139

140140
#endif /* HAVE_IPv6 */
141141

142-
#ifdef GETTOD_NOT_DECLARED
143-
int gettimeofday(struct timeval *tp, void * );
144-
#endif
145-
146142
typedef u_char ttl_t;
147143
typedef int fd_t;
148144

0 commit comments

Comments
 (0)