[Pinfo-devel] r259 - pinfo/branches/cxx/src
Nathanael Nerode
neroden-guest at costa.debian.org
Mon Sep 26 07:21:37 UTC 2005
Author: neroden-guest
Date: 2005-09-26 07:21:36 +0000 (Mon, 26 Sep 2005)
New Revision: 259
Modified:
pinfo/branches/cxx/src/common_includes.h
Log:
Remove (newly) gratuitous common includes.
Modified: pinfo/branches/cxx/src/common_includes.h
===================================================================
--- pinfo/branches/cxx/src/common_includes.h 2005-09-26 07:19:57 UTC (rev 258)
+++ pinfo/branches/cxx/src/common_includes.h 2005-09-26 07:21:36 UTC (rev 259)
@@ -48,12 +48,8 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <signal.h>
#include <unistd.h>
#include <sys/types.h>
-#include <sys/stat.h>
-#include <pwd.h>
-#include <grp.h>
/* I hear voices, that it is needed by RH5.2 ;) */
#define _REGEX_RE_COMP
More information about the Pinfo-devel
mailing list