aboutsummaryrefslogtreecommitdiffstats
path: root/src/tparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tparam.c')
-rw-r--r--src/tparam.c1
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.
15You should have received a copy of the GNU General Public License 15You should have received a copy of the GNU General Public License
16along with this program. If not, see <https://www.gnu.org/licenses/>. */ 16along 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 */