emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xsmfns.c,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/xsmfns.c,v
Date: Fri, 23 May 2008 09:24:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/05/23 09:24:50

Index: xsmfns.c
===================================================================
RCS file: /sources/emacs/emacs/src/xsmfns.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- xsmfns.c    14 May 2008 07:50:26 -0000      1.26
+++ xsmfns.c    23 May 2008 09:24:50 -0000      1.27
@@ -26,20 +26,9 @@
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
 
-#ifdef HAVE_STRING_H
-#include <string.h>
-#else
-#ifdef HAVE_STRINGS_H
-#include <strings.h>
-#endif
-#endif
-
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
-#ifdef HAVE_STDLIB_H
-#include <stdlib.h>
-#endif
 
 #include <sys/param.h>
 #include <stdio.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]