diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-02-12 11:07:18 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-02-12 11:07:18 (GMT) |
commit | bd7029a99b0c2974265c6665638ef14a052f42ab (patch) | |
tree | f5661ba73366d81ef6e91f889ea7fec5ebe07b6b /plugins/common.h | |
parent | f99612320d6eda67644c07be04bb21aa4d7789db (diff) | |
download | monitoring-plugins-bd7029a99b0c2974265c6665638ef14a052f42ab.tar.gz |
Sync to latest Gnulib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1925 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/common.h')
-rw-r--r-- | plugins/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/common.h b/plugins/common.h index 554eb10..6cb7cd4 100644 --- a/plugins/common.h +++ b/plugins/common.h | |||
@@ -117,9 +117,6 @@ | |||
117 | /* GNU Libraries */ | 117 | /* GNU Libraries */ |
118 | #include <getopt.h> | 118 | #include <getopt.h> |
119 | #include "dirname.h" | 119 | #include "dirname.h" |
120 | #include "vasprintf.h" | ||
121 | #include "snprintf.h" | ||
122 | #include "vsnprintf.h" | ||
123 | 120 | ||
124 | #ifdef HAVE_LOCALE_H | 121 | #ifdef HAVE_LOCALE_H |
125 | #include <locale.h> | 122 | #include <locale.h> |