aboutsummaryrefslogtreecommitdiff
path: root/lib/include/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/io.h')
-rw-r--r--lib/include/io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/include/io.h b/lib/include/io.h
index 5ca78a3..0f8b900 100644
--- a/lib/include/io.h
+++ b/lib/include/io.h
@@ -3,3 +3,4 @@
#pragma once
int pfmt(const char* fmt, ...);
+int efmt(const char* fmt, ...);