CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/20 12:35:24
Modified files:
usr.bin/midiplay: midiplay.c
Log message:
Don't include fcntl.h (not needed anymore) and use errx(3) instead of
fprintf(3) and exit(3).
from Michael W. Bombardieri <mwb at bom.nom.co>, thanks!
