Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
* An API to access and modify per-cell data and information.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* An API to access and modify per-column data and information.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* The iterator keeps the direction and the last position
* for access to the internal library tables/lists.
*/
-#include <stdio.h>
+
#include <string.h>
#include <stdlib.h>
#endif
#include <stdlib.h>
+#include <stdio.h>
#include <sys/types.h>
#define LIBSMARTCOLS_VERSION "@LIBSMARTCOLS_VERSION@"
* An API to access and modify per-line data and information.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* An API to access and modify data and information per symbol/symbol group.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* Table manipulation API.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* This file may be redistributed under the terms of the
* GNU Lesser General Public License.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
* GNU Lesser General Public License.
*/
-#include <stdio.h>
+
#include <stdlib.h>
#include <unistd.h>
#include <string.h>