initial commit

This commit is contained in:
Phillip Smith
2021-08-24 17:55:37 +10:00
commit 69e42aac8d
387 changed files with 69168 additions and 0 deletions

7
nagios4/snprintf.h Normal file
View File

@@ -0,0 +1,7 @@
/* lib/snprintf.h. Generated from snprintf.h.in by configure. */
/* -*- C -*- */
#ifndef LIBNAGIOS_snprintf_h__
#define LIBNAGIOS_snprintf_h__
/* #undef HAVE_SNPRINTF */
/* #undef NEED_VA_LIST */
#endif