Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 713616
Collapse All | Expand All

(-)a/Source/troff_generator.c (-1 / +1 lines)
Lines 30-36 along with this program. If not, see <http://www.gnu.org/licenses/>. Link Here
30
#include <ctype.h>
30
#include <ctype.h>
31
31
32
#include <sys/param.h>
32
#include <sys/param.h>
33
#include <sys/unistd.h>
33
#include <unistd.h>
34
34
35
#include "troff_generator.h"
35
#include "troff_generator.h"
36
#include "util.h"
36
#include "util.h"

Return to bug 713616