commit | e8400da9d53700872c9dea6b9d52af98c59022b9 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Tue Nov 22 19:41:33 2005 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Tue Nov 22 19:41:33 2005 +1100 |
tree | 0ff292a486ccc1090671dce8c351d6b7ecef1444 | |
parent | 33f86bc2843b23c89f1b40e4250ced5b84e4c141 [diff] |
- millert@cvs.openbsd.org 2005/11/15 11:59:54 [includes.h] Include sys/queue.h explicitly instead of assuming some other header will pull it in. At the moment it gets pulled in by sys/select.h (which ssh has no business including) via event.h. OK markus@ (ID sync only in -portable)