1.0.42.43: FD-STREAMS no longer hook into SERVE-EVENT by default
[sbcl.git] / tools-for-build / grovel-headers.c
index 7f9ef4e..33b2abc 100644 (file)
@@ -258,6 +258,7 @@ main(int argc, char *argv[])
     defconstant("pollin", POLLIN);
     defconstant("pollout", POLLOUT);
     defconstant("pollpri", POLLPRI);
+    defconstant("pollhup", POLLHUP);
     DEFTYPE("nfds-t", nfds_t);
 
     printf(";;; langinfo\n");