saned: new header stdint.h required for SIZE_MAX.

666-epsonds-has-issues-with-saned
Ralph Little 2023-02-20 15:39:57 -08:00
rodzic 9d26edac5f
commit 30eb01674a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -53,6 +53,7 @@
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <syslog.h>
#include <time.h>