mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 18:00:40 -08:00
Don't include param.h.
This commit is contained in:
parent
6c0df54af6
commit
a0a7635faa
1 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#include <errno.h>
|
||||
#include <setjmp.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/param.h>
|
||||
/* Caused redefinition of DBL_DIG on Netbsd; seems not to be needed. */
|
||||
/* #include <sys/param.h> */
|
||||
|
||||
#include "frame.h"
|
||||
#include "dispextern.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue