summaryrefslogtreecommitdiff
path: root/devel/cscout/files/patch-example_.cscout_host-incs.h
blob: 065d33a571d425e68fcafe681028833fb4960004 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- example/.cscout/host-incs.h.orig	2019-12-02 21:11:13 UTC
+++ example/.cscout/host-incs.h
@@ -8,6 +8,6 @@
  */
 
 
-#pragma includepath "../../include/stdc"
+#pragma includepath "/usr/local/include/cscout/stdc"
 /* To avoid unused include file warnings */
 static void _cscout_dummy2(void) { _cscout_dummy2(); }