summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/parse/empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/parse/empty.c')
-rw-r--r--usr.sbin/xntpd/parse/empty.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/parse/empty.c b/usr.sbin/xntpd/parse/empty.c
new file mode 100644
index 0000000..91b777a
--- /dev/null
+++ b/usr.sbin/xntpd/parse/empty.c
@@ -0,0 +1,7 @@
+/*
+ * Well, some ranlibs, ar's or compilers react funny
+ * if asked to do nothing but build empty valid files
+ * I would have preferred to a no or at least a static
+ * symbol here...
+ */
+char * _____empty__ = "empty .o file";
OpenPOWER on IntegriCloud