diff options
Diffstat (limited to 'src/config.in')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in index 105f343870c..737d3827363 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -1053,9 +1053,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 1053 | /* Define to `int' if <sys/types.h> does not define. */ | 1053 | /* Define to `int' if <sys/types.h> does not define. */ |
| 1054 | #undef pid_t | 1054 | #undef pid_t |
| 1055 | 1055 | ||
| 1056 | /* Define to `unsigned int' if <sys/types.h> does not define. */ | ||
| 1057 | #undef size_t | ||
| 1058 | |||
| 1059 | /* Define to any substitute for sys_siglist. */ | 1056 | /* Define to any substitute for sys_siglist. */ |
| 1060 | #undef sys_siglist | 1057 | #undef sys_siglist |
| 1061 | 1058 | ||