diff options
Diffstat (limited to 'plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h')
-rw-r--r-- | plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h b/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h index 72edde8172..17934e4131 100644 --- a/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h +++ b/plugins/UserInfoEx/src/ex_import/mir_rfcCodecs.h @@ -19,8 +19,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include <stdlib.h>
-
//Not including CRLFs
//NOTE: For BASE64 and UUENCODE, this actually
//represents the amount of unencoded characters
|