1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/multimedia/mpegedit/files/patch-as

11 lines
251 B
Plaintext
Raw Normal View History

--- MpegCodec/frame.C.orig Sun May 21 02:14:48 1995
+++ MpegCodec/frame.C Thu Jun 15 08:37:49 2000
@@ -25,6 +25,7 @@
#include "frame.H"
#include <string.h>
#include <iostream.h>
+#include <sys/param.h>
#ifndef NO_INET
#include <netinet/in.h>