Clean up includes

This commit is contained in:
Martin Lund 2024-05-11 10:46:34 +02:00
parent f71ffeabb7
commit ae9c8edbca
13 changed files with 11 additions and 94 deletions

View file

@ -19,14 +19,12 @@
* 02110-1301, USA.
*/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <sys/ioctl.h>
#include <stdbool.h>
#include "options.h"
#include "print.h"
#include "error.h"
#include "misc.h"
#ifdef HAVE_RS485