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


From: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/src/xsmfns.c
Date: Tue, 12 Mar 2002 05:12:03 -0500

Index: emacs/src/xsmfns.c
diff -c emacs/src/xsmfns.c:1.1 emacs/src/xsmfns.c:1.2
*** emacs/src/xsmfns.c:1.1      Sun Mar 10 11:02:47 2002
--- emacs/src/xsmfns.c  Tue Mar 12 05:11:59 2002
***************
*** 1,6 ****
  /* Session management module for systems which understand the X Session
     management protocol.
!    Copyright (C) 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,6 ----
  /* Session management module for systems which understand the X Session
     management protocol.
!    Copyright (C) 2002, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 40,50 ****
--- 40,52 ----
  #endif
  
  #include <sys/param.h>
+ #include <stdio.h>
  
  #include "systime.h"
  #include "sysselect.h"
  #include "lisp.h"
  #include "termhooks.h"
+ #include "termopts.h"
  
  #ifndef MAXPATHLEN
  #define MAXPATHLEN 1024



reply via email to

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