forked from Lainports/freebsd-ports
headers in certain files. It also blindly assumed the default prefix for the etc directory was /etc. Also pet portlint. PR: ports/60680 Submitted by: Samy Al Bahra <samy@kerneled.com>
10 lines
230 B
C++
10 lines
230 B
C++
--- playrec.cpp.orig Sun Dec 28 10:53:19 2003
|
|
+++ playrec.cpp Sun Dec 28 10:53:25 2003
|
|
@@ -41,7 +41,6 @@
|
|
#include "generic.h"
|
|
|
|
#include <assert.h>
|
|
-#include <memory>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <fcntl.h>
|