mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -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
215 B
C
10 lines
215 B
C
--- src/devtools/uk_dump.c.orig 2020-11-08 18:23:30 UTC
|
|
+++ src/devtools/uk_dump.c
|
|
@@ -24,6 +24,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
|
|
#include "read_file.h"
|
|
|