Explorar el Código

Also ship compat_time.h in release tarballs. Fixes bug #19746

Peter Palfrader hace 7 años
padre
commit
518c8fe0ec
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/common/include.am

+ 1 - 0
src/common/include.am

@@ -142,6 +142,7 @@ COMMONHEADERS = \
   src/common/compat_libevent.h			\
   src/common/compat_openssl.h			\
   src/common/compat_threads.h			\
+  src/common/compat_time.h			\
   src/common/container.h			\
   src/common/crypto.h				\
   src/common/crypto_curve25519.h		\