third_party: Add missing config.h in libpamtest
[samba.git] / third_party / pam_wrapper / libpamtest.c
index c0ab41dac8ec88ae222beebcc744da9e26f6efe2..0a26c19c9ba2c17e5b6d7fa0d1a07c6c8c3bf8eb 100644 (file)
@@ -16,6 +16,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "config.h"
+
 #include <stdlib.h>
 #include <string.h>
 #include <stdbool.h>