mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Merge from gnulib.
Fixes: debbugs:11527
This commit is contained in:
parent
fe453991ea
commit
caf8a9b2b3
119 changed files with 2836 additions and 1799 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* floating point to accurate string
|
||||
|
||||
Copyright (C) 2010-2011 Free Software Foundation, Inc.
|
||||
Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
#include "ftoastr.h"
|
||||
|
||||
#include "intprops.h"
|
||||
#include <float.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue