Use FOLLY_DEPRECATED rather than directly using GCC specific attributes.
[folly.git] / folly / Makefile.am
index 929676401b6126032407ec985fe567ce3a157e2f..a9704ea6b79bd0f7abe4ccc4ca2648a3b559f3de 100644 (file)
@@ -213,6 +213,7 @@ nobase_follyinclude_HEADERS = \
        io/async/EventUtil.h \
        io/async/NotificationQueue.h \
        io/async/HHWheelTimer.h \
+       io/async/OpenSSLPtrTypes.h \
        io/async/Request.h \
        io/async/SSLContext.h \
        io/async/ScopedEventBaseThread.h \
@@ -247,6 +248,7 @@ nobase_follyinclude_HEADERS = \
        Padded.h \
        PicoSpinLock.h \
        Portability.h \
+       portability/Syscall.h \
        Preprocessor.h \
        ProducerConsumerQueue.h \
        Random.h \