mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
- Update MASTER_SITES - Clean up Makefile PR: 250985 Submitted by: daniel.engberg.lists@pyret.net Relnotes: https://code.videolan.org/videolan/libaacs/-/blob/master/ChangeLog
10 lines
219 B
C
10 lines
219 B
C
--- src/devtools/mkb_dump.c.orig 2020-11-08 18:24:41 UTC
|
|
+++ src/devtools/mkb_dump.c
|
|
@@ -26,6 +26,7 @@
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
#include <inttypes.h>
|
|
+#include <sys/types.h>
|
|
|
|
#include "read_file.h"
|
|
|