- (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
   warnings.
diff --git a/ChangeLog b/ChangeLog
index e7d934f..b2f7767 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@
  - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have
    EVP_sha256.
  - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256.
+ - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
+   warnings.
 
 20131107
  - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)