From: Philipp Gesang Date: Tue, 27 Nov 2018 15:06:22 +0000 (+0100) Subject: drop unused includes from userfunc X-Git-Tag: v2.11~4 X-Git-Url: http://developer.intra2net.com/git/?p=libi2ncommon;a=commitdiff_plain;h=a108f761d2ee8c6330d3c7fab60abb5c829683fe drop unused includes from userfunc Ironically, despite the duplicate include the userfunc routines never even check errno at all. --- diff --git a/src/userfunc.cpp b/src/userfunc.cpp index eeeeab5..6da4efe 100644 --- a/src/userfunc.cpp +++ b/src/userfunc.cpp @@ -34,11 +34,9 @@ on this file might be covered by the GNU General Public License. #include #include -#include #include #include #include -#include #include #include