diff dep/animia/src/fd/bsd.cc @ 143:4e750f6545cf

dep/animia: don't forget to include this stuff
author Paper <mrpapersonic@gmail.com>
date Sun, 12 Nov 2023 18:28:04 -0500
parents 1e696863b54c
children e6668085e24d
line wrap: on
line diff
--- a/dep/animia/src/fd/bsd.cc	Sun Nov 12 18:23:26 2023 -0500
+++ b/dep/animia/src/fd/bsd.cc	Sun Nov 12 18:28:04 2023 -0500
@@ -3,6 +3,8 @@
  *  - this ONLY* supports OS X as of now
  *     (*there is some FreeBSD support code)
  **/
+#include "animia/fd/bsd.h"
+
 #include <unordered_map>
 #include <vector>
 #include <iostream>