Merge pull request #467 from mrunalp/pause_warning

pause: Fix compilation warning
This commit is contained in:
Mrunal Patel 2017-04-21 17:23:22 -07:00 committed by GitHub
commit 5fe841c19d

View file

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
#define _GNU_SOURCE
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>