]> git.pld-linux.org Git - packages/d1x.git/blob - d1x-assert.patch
- tabs in preamble
[packages/d1x.git] / d1x-assert.patch
1 --- d1x/main/ip_base.cpp.orig   2000-03-06 02:42:09.000000000 +0100
2 +++ d1x/main/ip_base.cpp        2004-01-18 19:06:04.996772376 +0100
3 @@ -9,6 +9,7 @@
4  }
5  #include <string.h>
6  #include "ip_base.h"
7 +#include <assert.h>
8  
9  int myport=-1;
10  
This page took 0.079431 seconds and 3 git commands to generate.