Commit 2349d93d authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Fix build on FreeBSD

a) setpgrp() swapped for equivalent setpgid(0, 0)

b) define _GNU_SOURCE to unmask getline function definition in stdlib.h
parent 0cbeddda
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment