瀏覽代碼

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

Peter Palfrader 7 年之前
父節點
當前提交
518c8fe0ec
共有 1 個文件被更改,包括 1 次插入0 次删除
  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		\