libAAF update for NetBSD (#9886)

This commit is contained in:
Robin Gareus
2025-02-01 11:30:14 +01:00
parent b4bf87725e
commit fdfdde093d
3 changed files with 29 additions and 1 deletions

View File

@@ -35,6 +35,8 @@
#elif defined(_WIN32)
#include <windows.h> // MAX_PATH
#include <limits.h>
#else
#include <limits.h>
#endif
/**