diff options
Diffstat (limited to 'src/fns.c')
| -rw-r--r-- | src/fns.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -21,7 +21,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 21 | 21 | ||
| 22 | #include <unistd.h> | 22 | #include <unistd.h> |
| 23 | #include <time.h> | 23 | #include <time.h> |
| 24 | #include <setjmp.h> | ||
| 25 | 24 | ||
| 26 | #include <intprops.h> | 25 | #include <intprops.h> |
| 27 | 26 | ||