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

(-)gcalctool-5.5.42/gcalctool/syntax_translation.c (-1 / +1 lines)
Lines 21-27 Link Here
21
21
22
#include <stdio.h>
22
#include <stdio.h>
23
#include <libintl.h>
23
#include <libintl.h>
24
#include <malloc.h>
24
#include <stdlib.h>
25
#include <assert.h>
25
#include <assert.h>
26
#include <string.h>
26
#include <string.h>
27
27

Return to bug 103574