1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Remove inclusion of <sgtty.h>

PR:             110363
Submitted by:   Ed Schouten <ed@fxq.nl>
Approved by:    maintainer
This commit is contained in:
Martin Wilke 2007-03-20 17:18:19 +00:00
parent 24fd59bf34
commit e36b3b1527
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187803

View File

@ -1,5 +1,13 @@
--- ./libMGPM/src/MGPMrShowLeavesDelete.c.orig Mon Dec 12 15:32:34 2005
+++ ./libMGPM/src/MGPMrShowLeavesDelete.c Fri Dec 8 17:13:00 2006
@@ -28,7 +28,6 @@
*/
#include <libMGPM.h>
-#include <sgtty.h>
int nuke( char* leafPortDir );
int rebuildDb( structProperty* property );
@@ -39,19 +39,21 @@
char exact[] = "exact";
char id[] = "MGPMrShowLeavesDelete";