Parcourir la source

[master] Trivial fix for the compilation error on RHEL.

This fix was reviewed and approved on Jabber.
Marcin Siodelski il y a 10 ans
Parent
commit
28025bfbc4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/bin/d2/io_service_signal.h

+ 1 - 0
src/bin/d2/io_service_signal.h

@@ -20,6 +20,7 @@
 #include <exceptions/exceptions.h>
 
 #include <map>
+#include <stdint.h>
 
 namespace isc {
 namespace d2 {