warn if "source" fails to open the file when from_tty == 0
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / exprs.c
index 90c0f25ead84d28eef14123c8f2d30b4c97e958d..e1ad18284224e382909307f46a5df2f7265adde4 100644 (file)
@@ -185,6 +185,7 @@ union tu_link {
 enum colors {red, green, blue} color;
 enum cars {chevy, ford, porsche} clunker;
 
+struct t_struct *null_t_struct;
 
 void dummy()
 {
This page took 0.023504 seconds and 4 git commands to generate.