Mercurial > libanimone
comparison src/fd/bsd.cc @ 19:6596be6917a1
dep/animone: prepare for v1.0 release; it should be ready by now
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 11 Jun 2024 04:38:51 -0400 |
parents | 27b988a1048c |
children | 973734ebd2be |
comparison
equal
deleted
inserted
replaced
18:04b412228ca7 | 19:6596be6917a1 |
---|---|
1 /* | |
2 * fd/win32.cc: support for most BSDs | |
3 * | |
4 * should support (Free/Open/Net)BSD. possibly more, | |
5 * but this code is untested outside of FreeBSD. | |
6 */ | |
1 #include "animone/fd/bsd.h" | 7 #include "animone/fd/bsd.h" |
2 #include "animone.h" | 8 #include "animone.h" |
3 #include "animone/fd.h" | 9 #include "animone/fd.h" |
4 | 10 |
5 #include <sys/file.h> | 11 #include <sys/file.h> |