mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
bug #1639: Add comment to endif
This commit is contained in:
@@ -93,7 +93,7 @@ pselect (int nfds, fd_set *readfds, fd_set *writefds,
|
|||||||
return select(nfds, readfds, writefds, exceptfds, &my_timeout);
|
return select(nfds, readfds, writefds, exceptfds, &my_timeout);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif /* HAVE_PSELECT */
|
||||||
|
|
||||||
/* DHCPv4 defines (to be moved/shared) */
|
/* DHCPv4 defines (to be moved/shared) */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user