summaryrefslogtreecommitdiff
path: root/src/libnsss/nsss_switch_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnsss/nsss_switch_query.c')
-rw-r--r--src/libnsss/nsss_switch_query.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/libnsss/nsss_switch_query.c b/src/libnsss/nsss_switch_query.c
new file mode 100644
index 0000000..523d4ce
--- /dev/null
+++ b/src/libnsss/nsss_switch_query.c
@@ -0,0 +1,8 @@
+/* ISC license. */
+
+#include <pthread.h>
+
+#include <nsss/nsss-switch.h>
+#include "nsss-switch-internal.h"
+
+nsss_switch_t nsss_switch_query = NSSS_SWITCH_ZERO ;