diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-30 09:41:24 +0800 |
commit | 2c04e2178d3ccce17af9d227a165f4025e1baf27 (patch) | |
tree | a95d6ef7b169e6753fca6a89006355f69851345e /sysutils/slmon/files/patch-draw.c | |
parent | 97baa1cd09aa858ef3a8e9ad473cc43e7dcacebb (diff) | |
download | marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.gz marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.tar.zst marcuscom-ports-2c04e2178d3ccce17af9d227a165f4025e1baf27.zip |
Remove these ports now that they are in the ports tree.
Next stop, GNOME 2.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/slmon/files/patch-draw.c')
-rw-r--r-- | sysutils/slmon/files/patch-draw.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/slmon/files/patch-draw.c b/sysutils/slmon/files/patch-draw.c deleted file mode 100644 index d91c05eae..000000000 --- a/sysutils/slmon/files/patch-draw.c +++ /dev/null @@ -1,12 +0,0 @@ ---- draw.c.orig Mon Jun 21 00:56:48 2004 -+++ draw.c Sun May 29 21:47:00 2005 -@@ -27,7 +27,9 @@ - #include <glibtop/netload.h> - - #include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> -+#include <arpa/inet.h> - - /* - * Clear screen using color n. This should be used instead of SLsmg_cls() to |