From: Jerome Benoit Date: Sun, 5 Mar 2017 13:12:24 +0000 (+0100) Subject: TP3: remove wrong code X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=faffdc37debb7507e2b1b321f2a05061c2738afd;hp=f12e9b6b7e0d2bc3b43f339d46f41c0564927b12;p=Algorithmic_C.git TP3: remove wrong code Signed-off-by: Jerome Benoit --- diff --git a/TP3/tp3.c b/TP3/tp3.c index ffb53c2..52c2a6e 100644 --- a/TP3/tp3.c +++ b/TP3/tp3.c @@ -1,8 +1,4 @@ #include -#if __BSD_VISIBLE -#undef __BSD_VISIBLE -#define __BSD_VISIBLE -#endif #include void AfficheTab(int T[], int n) {