diff options
author | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2005-10-21 08:18:25 +0000 |
---|---|---|
committer | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2005-10-21 08:18:25 +0000 |
commit | 83ba7062d74bb228ba9daddd1f4524dee905d4f2 (patch) | |
tree | abe4c5412fbeeccc973ec9eb523ac3366667a30d /xedit.c | |
parent | d9db7305c78e1b93c9b15f73356b8afd5cb26709 (diff) |
remove redundant include
Diffstat (limited to 'xedit.c')
-rw-r--r-- | xedit.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ */ /* $XFree86: xc/programs/xedit/xedit.c,v 1.17 2002/09/22 07:09:05 paulo Exp $ */ -#include <X11/IntrinsicP.h> #include "xedit.h" #include <X11/Xaw/SmeBSB.h> #include <time.h> |