summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes.h b/includes.h
index a198597bc..6afe88d54 100644
--- a/includes.h
+++ b/includes.h
@@ -76,6 +76,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
76#include "bsd-strlcpy.h" 76#include "bsd-strlcpy.h"
77#include "bsd-strlcat.h" 77#include "bsd-strlcat.h"
78#include "bsd-mktemp.h" 78#include "bsd-mktemp.h"
79#include "bsd-snprintf.h"
79 80
80/* Define this to be the path of the xauth program. */ 81/* Define this to be the path of the xauth program. */
81#ifndef XAUTH_PATH 82#ifndef XAUTH_PATH