#include <fmt.h>

master
leitner 20 years ago
parent 5eb1cdf888
commit ff026235d2

@ -1,6 +1,7 @@
#include <time.h> #include <time.h>
#include <scan.h> #include <scan.h>
#include <buffer.h> #include <buffer.h>
#include <fmt.h>
main() { main() {
char buf[100]; char buf[100];

Loading…
Cancel
Save