aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/table_getpwnam.c
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd/table_getpwnam.c')
-rw-r--r--smtpd/table_getpwnam.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/smtpd/table_getpwnam.c b/smtpd/table_getpwnam.c
index 78e6edc2..ccf889be 100644
--- a/smtpd/table_getpwnam.c
+++ b/smtpd/table_getpwnam.c
@@ -16,6 +16,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include "includes.h"
+
#include <sys/types.h>
#include <sys/queue.h>
#include <sys/tree.h>