Include PAM headers for web UI helpers

This commit is contained in:
OpenAI
2026-06-04 12:08:13 +00:00
committed by Mario Fetka
parent c188553107
commit 5f267adac7

View File

@@ -63,6 +63,7 @@ INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/include
${CMAKE_BINARY_DIR}/include
${PAM_INCLUDE_DIR}
)
#################################