optimized includes

This commit is contained in:
Václav Šmejkal 2023-02-20 12:28:42 +01:00
parent 6687d6e622
commit faa63577ee
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -18,9 +18,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <why2/chat/common.h>
#include <sys/ioctl.h>
#include <unistd.h>
char *read_socket(int socket);
int main(void)