Comment 2 for bug 459734

Revision history for this message
Ilya Barygin (randomaction) wrote :

* Fix FTBFS (LP: #459734):
  - 02_add-header.patch: add missing #includes for declaration of u_int
  - 03_std-exit.patch: exit() is not in std, call it as ::exit()
  - 04_bksys.patch: fix build system problems, patch from #456855

04_bksys.patch is adapted from skim (bug 187863).