diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 22:28:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 22:28:48 +0000 |
commit | b855dea18d04000f17c2df6f88469faf24fcd54d (patch) | |
tree | 4b3c77902e068c2b32ca8ad5ba9c38d9e85e70d6 /audio/gtkpod/files/systems.h | |
parent | Add link-monitor-applet, a GNOME applet displaying the round-trip time to one (diff) |
- Remove no longer needed workaround
PR: ports/69718
Submitted by: Michael Johnson <ahze@ahze.net>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=114975
Diffstat (limited to 'audio/gtkpod/files/systems.h')
-rw-r--r-- | audio/gtkpod/files/systems.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/audio/gtkpod/files/systems.h b/audio/gtkpod/files/systems.h deleted file mode 100644 index d4013d8560c6..000000000000 --- a/audio/gtkpod/files/systems.h +++ /dev/null @@ -1,7 +0,0 @@ -/* This file is included from faad2 version of mepg4ip.h. */ - -#include <sys/types.h> -#include <stdlib.h> -#include <string.h> - -#define HAVE_RINT |