| # | Line 3 | Line 3 | |
|---|---|---|
| 3 | * Header file for network processing routines | |
| 4 | */ | |
| 5 | ||
| 6 | – | #include "copyright.h" |
| 7 | – | |
| 6 | typedef struct { | |
| 7 | char *com; /* command (stored on client side) */ | |
| 8 | int pid; /* process ID */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |