diff options
Diffstat (limited to 'src/tparam.c')
| -rw-r--r-- | src/tparam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tparam.c b/src/tparam.c index 527294270ea..7687ca606f1 100644 --- a/src/tparam.c +++ b/src/tparam.c | |||
| @@ -15,7 +15,6 @@ GNU General Public License for more details. | |||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Emacs config.h may rename various library functions such as malloc. */ | ||
| 19 | #include <config.h> | 18 | #include <config.h> |
| 20 | 19 | ||
| 21 | #include "lisp.h" /* for xmalloc */ | 20 | #include "lisp.h" /* for xmalloc */ |