cleanup headers and especially #includes everywhere
[ntk/apt.git] / apt-pkg / tagfile.cc
index e1459c8..9063214 100644 (file)
@@ -21,6 +21,8 @@
 #include <string>
 #include <stdio.h>
 #include <ctype.h>
+#include <stdlib.h>
+#include <string.h>
 
 #include <apti18n.h>
                                                                        /*}}}*/