diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/print.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/print.c b/src/print.c index 264397313b1..32210145741 100644 --- a/src/print.c +++ b/src/print.c | |||
| @@ -20,7 +20,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
| 22 | #include <stdio.h> | 22 | #include <stdio.h> |
| 23 | #undef NULL | ||
| 24 | #include "lisp.h" | 23 | #include "lisp.h" |
| 25 | 24 | ||
| 26 | #ifndef standalone | 25 | #ifndef standalone |