[GRASS-git] [OSGeo/grass] 31fe6e: Add missing #include <stdlib.h> to display/d.where...

Attila Oláh noreply at github.com
Wed Feb 24 12:04:39 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 31fe6e997f1d80a63b1dbfed33a0a0420cdc38aa
      https://github.com/OSGeo/grass/commit/31fe6e997f1d80a63b1dbfed33a0a0420cdc38aa
  Author: Attila Oláh <atl at google.com>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M display/d.where/main.c

  Log Message:
  -----------
  Add missing #include <stdlib.h> to display/d.where/main.c. (#1377)

It is requiref for `exit()` and `EXIT_SUCCESS`/`EXIT_FAILURE`.




More information about the grass-commit mailing list