Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 86782 | Differences between
and this patch

Collapse All | Expand All

(-)espgs-7.07.1/ijs/ijs_server_example.c (-1 lines)
Lines 25-31 Link Here
25
#include <stdio.h>
25
#include <stdio.h>
26
#include <stdlib.h>
26
#include <stdlib.h>
27
#include <string.h>
27
#include <string.h>
28
#include <malloc.h>
29
#include "ijs.h"
28
#include "ijs.h"
30
#include "ijs_server.h"
29
#include "ijs_server.h"
31
30

Return to bug 86782