1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00

[config] Compilation fix

This commit is contained in:
Witold Filipczyk 2024-04-04 15:27:56 +02:00
parent afd2456319
commit 41724fb217

View File

@ -4,6 +4,7 @@
#include "config.h"
#endif
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>