aboutsummaryrefslogtreecommitdiffstats
path: root/src/editfns.c
diff options
context:
space:
mode:
authorKenichi Handa2012-08-22 18:03:03 +0900
committerKenichi Handa2012-08-22 18:03:03 +0900
commit4ff819d728960bf5e52b72501c606f4bb3fde028 (patch)
treed8f0d96db0215f253bd0a4bbf7b9cda177e662ce /src/editfns.c
parentd75ffb4ed0b2e72a9361a07d16a5c884a9459728 (diff)
parent8223e9280fa69afeeae1a8b51735cbb8393f2e8d (diff)
downloademacs-4ff819d728960bf5e52b72501c606f4bb3fde028.tar.gz
emacs-4ff819d728960bf5e52b72501c606f4bb3fde028.zip
merge trunk
Diffstat (limited to 'src/editfns.c')
-rw-r--r--src/editfns.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/editfns.c b/src/editfns.c
index 5ac012c8378..b7feb733782 100644
--- a/src/editfns.c
+++ b/src/editfns.c
@@ -44,7 +44,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
44#include <sys/resource.h> 44#include <sys/resource.h>
45#endif 45#endif
46 46
47#include <ctype.h>
48#include <float.h> 47#include <float.h>
49#include <limits.h> 48#include <limits.h>
50#include <intprops.h> 49#include <intprops.h>