mirror of
https://github.com/troglobit/editline.git
synced 2025-09-22 22:48:06 +08:00

Fixes `#include <editline.h>` without first including `<stdio.h>`, which previously errored at the missing typedef for `FILE`.
Fixes `#include <editline.h>` without first including `<stdio.h>`, which previously errored at the missing typedef for `FILE`.