summaryrefslogtreecommitdiff
path: root/src/libs/libgroff/new.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/libgroff/new.cc')
-rw-r--r--src/libs/libgroff/new.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libs/libgroff/new.cc b/src/libs/libgroff/new.cc
index 9933cc45..49751497 100644
--- a/src/libs/libgroff/new.cc
+++ b/src/libs/libgroff/new.cc
@@ -17,9 +17,10 @@ You should have received a copy of the GNU General Public License along
with groff; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+#include "lib.h"
+
#include <stddef.h>
#include <stdlib.h>
-#include <string.h>
#include "posix.h"
#include "nonposix.h"