mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
by Jan Engelhardt, each of which seems to be too small to warrant their own project. WWW: http://inai.de/projects/hxtools/
10 lines
228 B
C++
10 lines
228 B
C++
--- smm/vfontas.cpp.orig 2020-07-12 09:44:16 UTC
|
|
+++ smm/vfontas.cpp
|
|
@@ -15,6 +15,7 @@
|
|
#include <cstdio>
|
|
#include <cstdlib>
|
|
#include <cstring>
|
|
+#include <errno.h>
|
|
#include <fcntl.h>
|
|
#include <getopt.h>
|
|
#include <unistd.h>
|